diff options
author | Alexander Graf <agraf@suse.de> | 2015-08-28 13:10:17 +0200 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2015-10-17 23:20:08 -0500 |
commit | b51715e1c072ecc59a326f31c282501930f7c3ac (patch) | |
tree | fdde7ef44baaf388d96de946aac12a45a30b52c5 /pc-bios | |
parent | 267bc474382f55eca082065a0f290695a5aa5242 (diff) | |
download | qemu-b51715e1c072ecc59a326f31c282501930f7c3ac.tar.gz qemu-b51715e1c072ecc59a326f31c282501930f7c3ac.tar.bz2 qemu-b51715e1c072ecc59a326f31c282501930f7c3ac.zip |
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>
Diffstat (limited to 'pc-bios')
-rwxr-xr-x | pc-bios/u-boot.e500 | bin | 330260 -> 347788 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/u-boot.e500 b/pc-bios/u-boot.e500 Binary files differindex bdb2a5e6f7..6e547de6f9 100755 --- a/pc-bios/u-boot.e500 +++ b/pc-bios/u-boot.e500 |