diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2014-04-04 11:57:35 +1100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-04-08 11:20:00 +0200 |
commit | 3636226ae45a9b04af5202a18f445680c88473e7 (patch) | |
tree | f9ab529e51dcfbfbe064f70237583b604d214a72 /pc-bios | |
parent | 6a450df9b8369c0cff7a1d6774d56f0862abd4e3 (diff) |
pseries: Update SLOF firmware image to qemu-slof-20140404
The change log is:
> Isolate sc 1 detection logic
> build: auto-detect ppc64 architecture
> cas: increase hcall buffer size to accomodate 256 cpus
> usb: change device tree naming
> usb-core: adjust port numbers in set_address
> virtio-scsi: correct srplun comment
> Fix kernel loading
> Workaround to make grub2 assign server ip from dhcp ack packet only
> ELF: Enter LE binary in LE mode
> ELF loading should fail for virt != phys
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 2 | ||||
-rw-r--r-- | pc-bios/slof.bin | bin | 921224 -> 921720 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pc-bios/README b/pc-bios/README index ef6008d814..4381718e15 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/aik/SLOF, and the image currently in qemu is - built from git tag qemu-slof-20140304. + built from git tag qemu-slof-20140404. - 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 a742bffcae..972e012e51 100644 --- a/pc-bios/slof.bin +++ b/pc-bios/slof.bin |