提交 28ecca47 编写于 作者: R Ralf Baechle

Remove old wrong bits of cache code.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 ea7c3944
......@@ -1212,9 +1212,6 @@ void __init ld_mmu_r4xx0(void)
probe_pcache();
setup_scache();
if (c->dcache.sets * c->dcache.ways > PAGE_SIZE)
c->dcache.flags |= MIPS_CACHE_ALIASES;
r4k_blast_dcache_page_setup();
r4k_blast_dcache_page_indexed_setup();
r4k_blast_dcache_setup();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册