From: Alexey Kardashevskiy Date: Fri, 19 Jul 2019 01:47:59 +0000 (+1000) Subject: pseries: Update SLOF firmware image X-Git-Tag: v4.2.0-rc0~223^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=316f239c294101d63a2b336c86c7970d8ae15213;p=thirdparty%2Fqemu.git pseries: Update SLOF firmware image The only change that SLOF does not rely on QEMU providing an RTAS blob and provides one itself: https://git.qemu.org/?p=SLOF.git;a=commitdiff;h=5e4ed1fd0f39e Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- diff --git a/pc-bios/README b/pc-bios/README index 68b4a81103c..d59cd25461e 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -17,7 +17,7 @@ - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware implementation for certain IBM POWER hardware. The sources are at https://github.com/aik/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20190703. + built from git tag qemu-slof-20190719. - sgabios (the Serial Graphics Adapter option ROM) provides a means for legacy x86 software to communicate with an attached serial console as diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin index 2def5147177..fb0837508be 100644 Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ diff --git a/roms/SLOF b/roms/SLOF index ba1ab360eeb..7bfe584e321 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit ba1ab360eebe6338bb8d7d83a9220ccf7e213af3 +Subproject commit 7bfe584e321946771692711ff83ad2b5850daca7