7447A strange problem with MSR:POW (WAS: can't boot 2.6.17-rc1)

Paul Mackerras paulus at samba.org
Sat Apr 15 06:19:36 EST 2006


Olof Johansson writes:

> Where is cr0 set now -- you took the dot off of rlwinm?

transfer_to_handler does mfspr r11,SPRN_HID0; mtcr r11 before jumping
to power_save_6xx_restore.  The rlwinm. was wrong anyway since it was
setting cr0.eq based on all the *other* bits in HID0, not HID0_NAP
(doh!).

Paul.



More information about the Linuxppc-dev mailing list