summaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-r4k.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2005-02-07 21:53:39 +0000
committerRalf Baechle <ralf@linux-mips.org>2005-10-29 19:30:29 +0100
commit505403b6a02aefc47c038acf56b719497b720012 (patch)
treef05cc60f3b92df1c67d2f3853597a8df69a165dd /arch/mips/mm/c-r4k.c
parent55a6feb671885d3a1758dad20b53224a038349bc (diff)
25Kf is also physically indexed.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/mm/c-r4k.c')
-rw-r--r--arch/mips/mm/c-r4k.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/mm/c-r4k.c b/arch/mips/mm/c-r4k.c
index aa830c3cdebb..8ffb9f809ed9 100644
--- a/arch/mips/mm/c-r4k.c
+++ b/arch/mips/mm/c-r4k.c
@@ -1013,6 +1013,7 @@ static void __init probe_pcache(void)
*/
switch (c->cputype) {
case CPU_20KC:
+ case CPU_25KF:
case CPU_R10000:
case CPU_R12000:
case CPU_SB1: