Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19897
b: refs/heads/master
c: 8073055
h: refs/heads/master
i:
  19895: 6811ab1
v: v3
  • Loading branch information
Sergei Shtylylov authored and Ralf Baechle committed Feb 7, 2006
1 parent 91330f6 commit 3b284c2
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: 6fe2a5681fff0cbeaf9a2d3778661be62a7f2f06
refs/heads/master: 80730555af2ef1932bd8b9943333e8837dddfacc
2 changes: 1 addition & 1 deletion trunk/arch/mips/au1000/common/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ void au1000_restart(char *command)
}

set_c0_status(ST0_BEV | ST0_ERL);
set_c0_config(CONF_CM_UNCACHED);
change_c0_config(CONF_CM_CMASK, CONF_CM_UNCACHED);
flush_cache_all();
write_c0_wired(0);

Expand Down

0 comments on commit 3b284c2

Please sign in to comment.