2011/12/12 Matthias Weißer :
> Am 12.12.2011 00:09, schrieb Ilya Yanok:
>
>> Commit 2f3427c added noop cache functions implementation for arm926ejs
>> to fix compilation of drivers depending on these functions (DaVinci
>> EMAC in particular).
>>
>> Unfortunately, the bug was introduced: noop implem
Am 12.12.2011 00:09, schrieb Ilya Yanok:
> Commit 2f3427c added noop cache functions implementation for arm926ejs
> to fix compilation of drivers depending on these functions (DaVinci
> EMAC in particular).
>
> Unfortunately, the bug was introduced: noop implementation calls
> dcache_disable which
Commit 2f3427c added noop cache functions implementation for arm926ejs
to fix compilation of drivers depending on these functions (DaVinci
EMAC in particular).
Unfortunately, the bug was introduced: noop implementation calls
dcache_disable which calls flush_dcache_all which in turn calls
dcache_di
3 matches
Mail list logo