From 86844c213348a596ea716a44a6f337555e07ad09 Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Mon, 24 Jul 2017 15:22:32 +1000 Subject: pseries: Update SLOF firmware image The main changes are: - fixes in PCI bridges code; - LUN>255 are allowed not in virtio-scsi. The full list is: > pci-scan: Fix pci-bridge-set-mem-base and pci-bridge-set-mem-limit > pci: Avoid 32-bit prefetchable memory area if possible > Remove unused functions ishexdigit and $cat-comma > pci: Translate PCI addresses to host addresses at the end of map-in > Define 'open' and 'close' words of the /aliases nodes right from the start > virtio-scsi: Allow LUNs bigger than 255 > paflof: Silence gcc's -Warray-bounds warning for stack pointers > board_qemu: move code out of fdt-fix-node-phandle > board_qemu: drop unused values early in fdt-fix-node-phandle > pci: Improve the pci-var-out debug function > libhvcall: drop unused KVMPPC_H_REPORT_MC_ERR and KVMPPC_H_NMI_MCE defines Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- roms/SLOF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roms') diff --git a/roms/SLOF b/roms/SLOF index 834113a1c6..89f519f09b 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit 834113a1c67d6fb53dea153c3313d182238f2d36 +Subproject commit 89f519f09bf850918b60526e50409afb663418aa -- cgit v1.2.1