From: Alexander Graf Date: Fri, 28 Aug 2015 11:10:17 +0000 (+0200) Subject: PPC: E500: Update u-boot to commit 79c884d7e4 X-Git-Tag: v2.4.1~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b51715e1c072ecc59a326f31c282501930f7c3ac;p=thirdparty%2Fqemu.git 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 (cherry picked from commit d4574435a6530bbd96ae130eddfe5b676f91367a) Signed-off-by: Michael Roth --- diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500 index bdb2a5e6f7c..6e547de6f9b 100755 Binary files a/pc-bios/u-boot.e500 and b/pc-bios/u-boot.e500 differ