From: Alexander Graf <ag...@suse.de>

The current U-Boot binary in QEMU has a bug where it fails to support
dynamic CCSR addressing. Without this support, u-boot can not boot the
ppce500 machine anymore. This has been fixed upstream in u-boot commit
e834975b.

Update the u-boot blob we carry in QEMU to the latest u-boot upstream,
so that we can successfully run u-boot with the ppce500 machine again.

CC: qemu-sta...@nongnu.org
Signed-off-by: Alexander Graf <ag...@suse.de>
Tested-by: Thomas Huth <th...@redhat.com>
(cherry picked from commit d4574435a6530bbd96ae130eddfe5b676f91367a)
Signed-off-by: Michael Roth <mdr...@linux.vnet.ibm.com>
---
 pc-bios/u-boot.e500 | Bin 330260 -> 347788 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500
index bdb2a5e..6e547de 100755
Binary files a/pc-bios/u-boot.e500 and b/pc-bios/u-boot.e500 differ
-- 
1.9.1


Reply via email to