pseries: Update SLOF firmware image
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 12 Mar 2020 04:04:13 +0000 (15:04 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 17 Mar 2020 04:08:50 +0000 (15:08 +1100)
This mainly fixes virtio-serial with and without
enabled iommu-platform.

The full list of changes is:

Alexey Kardashevskiy (3):
      llfw: Fix debug printf warnings
      virtio-serial: Close device completely
      version: update to 20200312

Cédric Le Goater (1):
      virtio: Fix typo in virtio_serial_init()

Greg Kurz (2):
      virtio-serial: Don't override some words
      virtio-serial: Rework shutdown sequence

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
pc-bios/README
pc-bios/slof.bin
roms/SLOF

index a71fb318b3898e89bad554d61bbb3407794f14d4..bab0e8ec1a44cd8667d4661f5aff0370b13b7292 100644 (file)
@@ -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-20200221.
+  built from git tag qemu-slof-20200312.
 
 - sgabios (the Serial Graphics Adapter option ROM) provides a means for
   legacy x86 software to communicate with an attached serial console as
index 1c5948561639cfe244ad5d60506050ddb0c9b5b2..b87353befa2ec0de2ef405dd1fd89c616f4f054e 100644 (file)
Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ
index 7c98b3b613338a385722a953517349664aa4f532..8d4033d0d2e5b434fe14a81d5192cdb1911469e4 160000 (submodule)
--- a/roms/SLOF
+++ b/roms/SLOF
@@ -1 +1 @@
-Subproject commit 7c98b3b613338a385722a953517349664aa4f532
+Subproject commit 8d4033d0d2e5b434fe14a81d5192cdb1911469e4