diff options
author | Alexey Kardashevskiy | 2022-01-10 05:27:45 +0100 |
---|---|---|
committer | Alexey Kardashevskiy | 2022-01-10 05:31:14 +0100 |
commit | 1c127fa8e2ff2b034ebf8e50faea2bbc5136afd2 (patch) | |
tree | 0a36d228dec0ccb592341fe2ff34858c68d348ef /pc-bios | |
parent | target/ppc: do not call hreg_compute_hflags() in helper_store_mmcr0() (diff) | |
download | qemu-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/README | 2 | ||||
-rw-r--r-- | pc-bios/slof.bin | bin | 991920 -> 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 Binary files differindex 046ca63709..cbbe23e910 100644 --- a/pc-bios/slof.bin +++ b/pc-bios/slof.bin |