aboutsummaryrefslogtreecommitdiff
path: root/pc-bios
diff options
context:
space:
mode:
authorAlexey Kardashevskiy <aik@ozlabs.ru>2019-12-09 12:07:46 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2019-12-09 12:16:26 +1100
commita2fad86497b981426dc720236c15f2a99ca674a9 (patch)
tree0789481097b443a79283a47cf56a8b9274299a65 /pc-bios
parent02f9c885edefae66d787847758d13ed60c0f539e (diff)
downloadqemu-a2fad86497b981426dc720236c15f2a99ca674a9.zip
qemu-a2fad86497b981426dc720236c15f2a99ca674a9.tar.gz
qemu-a2fad86497b981426dc720236c15f2a99ca674a9.tar.bz2
pseries: Update SLOF firmware image
This fixes PCI bridge regression. Alexey Kardashevskiy (3): ibm,client-architecture-support: Fix stack handling fdt: Fix updating the tree at H_CAS version: update to 20191209 Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'pc-bios')
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/slof.binbin928552 -> 931040 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 830645c..91218c6 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-20191022.
+ built from git tag qemu-slof-20191209.
- 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 0b93fe8..50fc9b1 100644
--- a/pc-bios/slof.bin
+++ b/pc-bios/slof.bin
Binary files differ