Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33388
b: refs/heads/master
c: 9a936a2
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Aug 17, 2006
1 parent a02759d commit f2aa442
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e5c14ce118ab6a96afb2af5c4ec9727b03ab1936
refs/heads/master: 9a936a2e0526089194159eae31238e36b1c19e74
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/cpu_setup_power4.S
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ _GLOBAL(__setup_cpu_ppc970)
mfspr r0,SPRN_HID0
li r11,5 /* clear DOZE and SLEEP */
rldimi r0,r11,52,8 /* set NAP and DPM */
li r11,0
rldimi r0,r11,32,31 /* clear EN_ATTN */
mtspr SPRN_HID0,r0
mfspr r0,SPRN_HID0
mfspr r0,SPRN_HID0
Expand Down

0 comments on commit f2aa442

Please sign in to comment.