提交 2e78ae3f 编写于 作者: R Ralf Baechle

[MIPS] 74K: Assume it will also have an AR bit in config7

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 beab375a
......@@ -1009,6 +1009,7 @@ static void __init probe_pcache(void)
break;
case CPU_24K:
case CPU_34K:
case CPU_74K:
if ((read_c0_config7() & (1 << 16))) {
/* effectively physically indexed dcache,
thus no virtual aliases. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册