Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81194
b: refs/heads/master
c: 9ac30c3
h: refs/heads/master
v: v3
  • Loading branch information
Josh Boyer committed Dec 23, 2007
1 parent c6ff228 commit 3a43bf6
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 2a13448aa316e83a381e073f8e58d3899426700b
refs/heads/master: 9ac30c314529af21ae739375d25c7da78887363b
6 changes: 5 additions & 1 deletion trunk/arch/powerpc/kernel/cpu_setup_44x.S
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,11 @@ _GLOBAL(__setup_cpu_440epx)
mtlr r4
blr
_GLOBAL(__setup_cpu_440grx)
b __plb_disable_wrp
mflr r4
bl __plb_disable_wrp
bl __fixup_440A_mcheck
mtlr r4
blr
_GLOBAL(__setup_cpu_440gx)
_GLOBAL(__setup_cpu_440spe)
b __fixup_440A_mcheck
Expand Down

0 comments on commit 3a43bf6

Please sign in to comment.