From a438fa121fbd01af293dfa1db62f047155249362 Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Fri, 3 Mar 2017 13:32:50 +1100 Subject: pseries: Update SLOF firmware image Various fixes in this update, the full list is: > qemu-bootlist: Take the "-boot strict=off" setting properly into account > virtio-scsi: initialize vring avail queue buffers > virtio: Remove global variables in block and 9p driver > Remove superfluous checkpoints in tree.fs > Provide "write" function in the disk-label package > virtio: Implement block write support > scsi: Add SCSI block write support > deblocker: Add a 'write' function > virtio-scsi: Fix descriptor order for SCSI WRITE commands > board-qemu: Add a possibility to use hvterm input instead of USB keyboard > Do not try to use virtio-gpu in VGA mode > virtio: Fix stack comment of virtio-blk-read > envvar: Do not read default values for /options from the NVRAM anymore > envvar: Set properties in /options during "(set-defaults)" 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 efd65f4992..66d250ef0f 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit efd65f49929d7db775b26066d538c8120ae3db94 +Subproject commit 66d250ef0fd06bb88b7399b9563b5008201f2d63 -- cgit v1.2.1