summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2015-08-28 13:10:17 +0200
committerMichael Roth <mdroth@linux.vnet.ibm.com>2015-10-17 23:20:08 -0500
commitb51715e1c072ecc59a326f31c282501930f7c3ac (patch)
treefdde7ef44baaf388d96de946aac12a45a30b52c5
parent267bc474382f55eca082065a0f290695a5aa5242 (diff)
downloadqemu-b51715e1c072ecc59a326f31c282501930f7c3ac.tar.gz
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 <agraf@suse.de> Tested-by: Thomas Huth <thuth@redhat.com> (cherry picked from commit d4574435a6530bbd96ae130eddfe5b676f91367a) Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
-rwxr-xr-xpc-bios/u-boot.e500bin330260 -> 347788 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500
index bdb2a5e6f7..6e547de6f9 100755
--- a/pc-bios/u-boot.e500
+++ b/pc-bios/u-boot.e500
Binary files differ