From: Alexey Kardashevskiy Date: Wed, 3 Jul 2019 02:30:10 +0000 (+1000) Subject: pseries: Update SLOF firmware image X-Git-Tag: v4.1.0-rc1~13^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4493d430d0334155d0d8192c4561783ae8fdfdc7;p=thirdparty%2Fqemu.git pseries: Update SLOF firmware image This only has a fix for ipv4-after-ipv6 booting problem. Signed-off-by: Alexey Kardashevskiy Signed-off-by: David Gibson --- diff --git a/pc-bios/README b/pc-bios/README index 180795a55b8..0a17f3ec6df 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-20190114. + built from git tag qemu-slof-20190703. - 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 65db1a6e579..2def5147177 100644 Binary files a/pc-bios/slof.bin and b/pc-bios/slof.bin differ diff --git a/roms/SLOF b/roms/SLOF index a5b428e1c1e..ba1ab360eeb 160000 --- a/roms/SLOF +++ b/roms/SLOF @@ -1 +1 @@ -Subproject commit a5b428e1c1eae703bdd62a3f527223c291ee3fdc +Subproject commit ba1ab360eebe6338bb8d7d83a9220ccf7e213af3