]> Git Repo - qemu.git/commitdiff
pseries: Update SLOF firmware image
authorAlexey Kardashevskiy <[email protected]>
Fri, 19 Jul 2019 01:47:59 +0000 (11:47 +1000)
committerDavid Gibson <[email protected]>
Wed, 21 Aug 2019 07:17:26 +0000 (17:17 +1000)
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 <[email protected]>
Signed-off-by: David Gibson <[email protected]>
pc-bios/README
pc-bios/slof.bin
roms/SLOF

index 68b4a81103cb4e240def17e738c5a0138935e7c9..d59cd25461ea694a4d1d02092be5a976940b62fe 100644 (file)
@@ -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
index 2def51471772b6091bc5dc19b3bb136dddd201b2..fb0837508be2e398054fe9837682f5eff18875ad 100644 (file)
Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ
index ba1ab360eebe6338bb8d7d83a9220ccf7e213af3..7bfe584e321946771692711ff83ad2b5850daca7 160000 (submodule)
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit ba1ab360eebe6338bb8d7d83a9220ccf7e213af3
+Subproject commit 7bfe584e321946771692711ff83ad2b5850daca7
This page took 0.065299 seconds and 4 git commands to generate.