From: Geoff Levand Date: Fri, 8 Feb 2008 22:52:48 +0000 (+1100) Subject: [POWERPC] PS3: Fix bootwrapper hang bug X-Git-Tag: v2.6.25-rc2~10^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a21dd87312b842fe1cc23cbca8e28d69fe055b;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed