summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2011-09-29 21:39:13 +0000
committerAlexander Graf <agraf@suse.de>2011-10-30 17:11:53 +0100
commitbdcf9d6cd4ff987e58ba4f311ba7b1a33cf3ce5e (patch)
tree53dd2649e48e812f3f8f75d07608e79eef074736
parent0f5cb2989f33059a70e8da335b62af5f27fabbe2 (diff)
downloadqemu-bdcf9d6cd4ff987e58ba4f311ba7b1a33cf3ce5e.tar.gz
pseries: Update SLOF firmware image
This patch updates the SLOF submodule and precompiled image. The new SLOF versions contains two changes of note: * The previous SLOF has a bug in SCSI condition handling that was exposed by recent updates to qemu's SCSI emulation. This update fixes the bug. * The previous SLOF has a bug in its addressing of SCSI devices, which can be exposed under certain conditions. The new SLOF also fixes this. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Alexander Graf <agraf@suse.de>
-rw-r--r--pc-bios/README2
-rw-r--r--pc-bios/slof.binbin579072 -> 578968 bytes
m---------roms/SLOF0
3 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README
index 4d1d816fdb..32a438efc0 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/dgibson/SLOF, and the image currently in qemu is
- built from git tag qemu-slof-20110323.
+ built from git tag qemu-slof-20110930.
- The PXE roms come from the iPXE project. Built with BANNER_TIME 0.
Sources available at http://ipxe.org. Vendor:Device ID -> ROM mapping:
diff --git a/pc-bios/slof.bin b/pc-bios/slof.bin
index 22c4c7f5c4..b9d4f35053 100644
--- a/pc-bios/slof.bin
+++ b/pc-bios/slof.bin
Binary files differ
diff --git a/roms/SLOF b/roms/SLOF
-Subproject d1d6b53b713a2b7c2c25685268fa932d28a4b4c
+Subproject b94bde008b0d49ec4bfe933e110d0952d032ac2