Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132567
b: refs/heads/master
c: 5864810
h: refs/heads/master
i:
  132565: 1e0853a
  132563: e8b0e6a
  132559: 6c6c8f5
v: v3
  • Loading branch information
Shinya Kuribayashi authored and Ralf Baechle committed Mar 23, 2009
1 parent d56bfe0 commit 15a5a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d7001198366bffce4506ba21b7b0fee2de194f73
refs/heads/master: 5864810bc50de57e1b4757850d3208f69579af7f
2 changes: 1 addition & 1 deletion trunk/arch/mips/mm/c-r4k.c
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ static void __cpuinit probe_pcache(void)
c->dcache.ways = 2;
c->dcache.waybit = 0;

c->options |= MIPS_CPU_CACHE_CDEX_P;
c->options |= MIPS_CPU_CACHE_CDEX_P | MIPS_CPU_PREFETCH;
break;

case CPU_TX49XX:
Expand Down

0 comments on commit 15a5a4d

Please sign in to comment.