summaryrefslogtreecommitdiffstats
path: root/pc-bios
diff options
context:
space:
mode:
authorAlexey Kardashevskiy2022-01-10 05:27:45 +0100
committerAlexey Kardashevskiy2022-01-10 05:31:14 +0100
commit1c127fa8e2ff2b034ebf8e50faea2bbc5136afd2 (patch)
tree0a36d228dec0ccb592341fe2ff34858c68d348ef /pc-bios
parenttarget/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0() (diff)
downloadqemu-1c127fa8e2ff2b034ebf8e50faea2bbc5136afd2.tar.gz
qemu-1c127fa8e2ff2b034ebf8e50faea2bbc5136afd2.tar.xz
qemu-1c127fa8e2ff2b034ebf8e50faea2bbc5136afd2.zip
pseries: Update SLOF firmware image
The only change is that SLOF is compiled with -mcpu=power5 to make it work on PPC970 too. Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/slof.binbin991920 -> 992384 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index c51ae58824..ba6c15e769 100644
--- a/pc-bios/README
+++ b/pc-bios/README
@@ -14,7 +14,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-20211112.
+ built from git tag qemu-slof-20220110.
- VOF (Virtual Open Firmware) is a minimalistic firmware to work with
-machine pseries,x-vof=on. When enabled, the firmware acts as a slim shim and
diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin
index 046ca63709..cbbe23e910 100644
--- a/pc-bios/slof.bin
+++ b/pc-bios/slof.bin
Binary files differ