From a363e9ed8731f45674260932a340a0d81c4b0a6f Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Tue, 17 Dec 2019 11:31:54 +1100 Subject: pseries: Update SLOF firmware image This fixes PCI bridges support regression. This enables IOMMU support in virtio drivers. The full list of changes is: Alexey Kardashevskiy (12): allocator: Fix format strings for DEBUG virtio: Make virtio_set_qaddr static client: Load initramdisk location sloffs: Fix -Wunused-result gcc warnings in read/write pci-phb: Reimplement dma-map-in/out virtio: Store queue descriptors in virtio_device virtio-net: Init queues after features negotiation virtio: Enable IOMMU ibm,client-architecture-support: Fix stack handling fdt: Fix updating the tree at H_CAS version: update to 20191206 version: update to 20191217 Michael Roth (1): dma: Define default dma methods for using by client/package instances Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- pc-bios/slof.bin | Bin 931040 -> 931032 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'pc-bios/slof.bin') diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin index 50fc9b1..78d8b26 100644 Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ -- cgit v1.1