Dear Kumar Gala,
In message <[EMAIL PROTECTED]> you wrote:
> There is no point in disabling the icache on 7xx/74xx/86xx parts and not
> also flushing the icache. All callers of invalidate_l1_instruction_cache()
> call icache_disable() right after. Make it so icache_disable() calls
> invalidate_l
There is no point in disabling the icache on 7xx/74xx/86xx parts and not
also flushing the icache. All callers of invalidate_l1_instruction_cache()
call icache_disable() right after. Make it so icache_disable() calls
invalidate_l1_instruction_cache() for us.
Also, dcache_disable() already calls
2 matches
Mail list logo