From d4574435a6530bbd96ae130eddfe5b676f91367a Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Fri, 28 Aug 2015 13:10:17 +0200 Subject: PPC: E500: Update u-boot to commit 79c884d7e4 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-stable@nongnu.org Signed-off-by: Alexander Graf Tested-by: Thomas Huth --- 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 bdb2a5e6f7..6e547de6f9 100755 Binary files a/pc-bios/u-boot.e500 and b/pc-bios/u-boot.e500 differ -- cgit v1.2.1