diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2019-12-09 12:07:46 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-12-09 12:16:26 +1100 |
commit | a2fad86497b981426dc720236c15f2a99ca674a9 (patch) | |
tree | 0789481097b443a79283a47cf56a8b9274299a65 /pc-bios | |
parent | 02f9c885edefae66d787847758d13ed60c0f539e (diff) |
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/README | 2 | ||||
-rw-r--r-- | pc-bios/slof.bin | bin | 928552 -> 931040 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index 830645c51f..91218c69e9 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 Binary files differindex 0b93fe8c01..50fc9b1e1c 100644 --- a/pc-bios/slof.bin +++ b/pc-bios/slof.bin |