From: Alexey Kardashevskiy Date: Mon, 16 Mar 2020 23:27:15 +0000 (+1100) Subject: pseries: Update SLOF firmware image X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6961eae79f58385482775dc0a6c3d553f633662d;p=qemu.git pseries: Update SLOF firmware image The only change here is moving the decision about rtas-size to QEMU. Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- diff --git a/pc-bios/README b/pc-bios/README index bab0e8ec1a..f54c2743d0 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -14,7 +14,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-20200312. + built from git tag qemu-slof-20200317. - 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 index b87353befa..40499a1451 100644 Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ diff --git a/roms/SLOF b/roms/SLOF index 8d4033d0d2..ab6984f5a6 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit 8d4033d0d2e5b434fe14a81d5192cdb1911469e4 +Subproject commit ab6984f5a6d054e1f634dda855b32e5357111974