diff options
| author | Alexey Kardashevskiy | 2014-04-04 02:57:35 +0200 |
|---|---|---|
| committer | Alexander Graf | 2014-04-08 11:20:00 +0200 |
| commit | 3636226ae45a9b04af5202a18f445680c88473e7 (patch) | |
| tree | f9ab529e51dcfbfbe064f70237583b604d214a72 | |
| parent | PPC: E500: Set PIR default reset value rather than SPR value (diff) | |
| download | qemu-3636226ae45a9b04af5202a18f445680c88473e7.tar.gz qemu-3636226ae45a9b04af5202a18f445680c88473e7.tar.xz qemu-3636226ae45a9b04af5202a18f445680c88473e7.zip | |
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>
| -rw-r--r-- | pc-bios/README | 2 | ||||
| -rw-r--r-- | pc-bios/slof.bin | bin | 921224 -> 921720 bytes | |||
| m--------- | roms/SLOF | 0 |
3 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 diff --git a/roms/SLOF b/roms/SLOF -Subproject af6b7bf5879b6cd6825de2a107cb0e3219fb1df +Subproject c90b50b5055f976a0da3c032f26fb80157292ad |
