diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2020-03-27 13:57:29 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-04-07 08:55:11 +1000 |
commit | a872e4328bb3c2dda0699e04abf0f902950221f3 (patch) | |
tree | ce6c8b95a111c038f4d2dbc07878d99b5f559d4f /pc-bios | |
parent | 2025fc6766ab25501e0041c564c44bb0f7389774 (diff) |
pseries: Update SLOF firmware image
This is a single regression fix for for 5.0:
Greg Kurz (1):
slof: Only close stdout for virtio-serial devices
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 | 965008 -> 965112 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index f54c2743d0..a5a770f066 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-20200317. + built from git tag qemu-slof-20200327. - 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 40499a1451..80bbf91a18 100644 --- a/pc-bios/slof.bin +++ b/pc-bios/slof.bin |