qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 11/40] PPC: E500: Update u-boot to commit 79c884d7e4


From: Michael Roth
Subject: [Qemu-devel] [PATCH 11/40] PPC: E500: Update u-boot to commit 79c884d7e4
Date: Wed, 21 Oct 2015 12:51:41 -0500

From: Alexander Graf <address@hidden>

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: address@hidden
Signed-off-by: Alexander Graf <address@hidden>
Tested-by: Thomas Huth <address@hidden>
(cherry picked from commit d4574435a6530bbd96ae130eddfe5b676f91367a)
Signed-off-by: Michael Roth <address@hidden>
---
 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 bdb2a5e..6e547de 100755
Binary files a/pc-bios/u-boot.e500 and b/pc-bios/u-boot.e500 differ
-- 
1.9.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]