提交 505403b6 编写于 作者: R Ralf Baechle

25Kf is also physically indexed.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 55a6feb6
...@@ -1013,6 +1013,7 @@ static void __init probe_pcache(void) ...@@ -1013,6 +1013,7 @@ static void __init probe_pcache(void)
*/ */
switch (c->cputype) { switch (c->cputype) {
case CPU_20KC: case CPU_20KC:
case CPU_25KF:
case CPU_R10000: case CPU_R10000:
case CPU_R12000: case CPU_R12000:
case CPU_SB1: case CPU_SB1:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册