[POWERPC] PS3: Fix bootwrapper hang bug
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 8 Feb 2008 22:52:48 +0000 (09:52 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Feb 2008 11:11:01 +0000 (22:11 +1100)
commite5a21dd87312b842fe1cc23cbca8e28d69fe055b
tree88e569cb9178fd88f988ecf25e85585dff3e2748
parenta0620156b05f2e1b77801e8bca724d0ed650974d
[POWERPC] PS3: Fix bootwrapper hang bug

Fix a bug in the lv1_get_repository_node_value() routine of the PS3
bootwrapper.  Changes in the PS3 system firmware 2.20 cause this bug
to hang the system when branching from the bootwrapper to the kernel
_start.

Since the video system has not yet been enabled at the time
the bug is hit, the system hangs with a blank screen.  Earlier
firmwares don't cause such a catastrophic failure, and so this
bug went undetected.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/ps3-hvcall.S