diff options
author | Alexander Graf <agraf@suse.de> | 2015-08-28 13:10:17 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2015-09-20 22:48:39 +0200 |
commit | d4574435a6530bbd96ae130eddfe5b676f91367a (patch) | |
tree | b900ccc180939a9657c6f88ddbc416631ee460d5 | |
parent | 6bb9a0a9ef9b9b1c2434a52d1c1d066ce179adf8 (diff) | |
download | hqemu-d4574435a6530bbd96ae130eddfe5b676f91367a.zip hqemu-d4574435a6530bbd96ae130eddfe5b676f91367a.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>
-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 bdb2a5e..6e547de 100755 --- a/pc-bios/u-boot.e500 +++ b/pc-bios/u-boot.e500 |