diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2019-07-03 12:30:10 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-07-12 15:49:46 +1000 |
commit | 4493d430d0334155d0d8192c4561783ae8fdfdc7 (patch) | |
tree | a593fc2ab0ac46091084ddcc2c8a8422caf502da /pc-bios | |
parent | 9411db8f37c64b9adb3e4b393c623a5760bcb847 (diff) |
pseries: Update SLOF firmware image
This only has a fix for ipv4-after-ipv6 booting problem.
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 | 926392 -> 926432 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index 180795a55b..0a17f3ec6d 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-20190114. + built from git tag qemu-slof-20190703. - 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 65db1a6e57..2def514717 100644 --- a/pc-bios/slof.bin +++ b/pc-bios/slof.bin |