pseries: Update SLOF firmware image

The only change is that now SLOF can also boot big endian zImage
but kernel-addr=0 is still required.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
Alexey Kardashevskiy 2022-07-19 17:48:03 +10:00 committed by Daniel Henrique Barboza
parent 93fac696d2
commit c49b67f72b
4 changed files with 3 additions and 3 deletions

View file

@ -62,7 +62,7 @@ Booting via ``-kernel`` supports the following:
+-------------------+-------------------+------------------+ +-------------------+-------------------+------------------+
| vmlinux LE | ✓ | ✓ | | vmlinux LE | ✓ | ✓ |
+-------------------+-------------------+------------------+ +-------------------+-------------------+------------------+
| zImage.pseries BE | x | ✓¹ | | zImage.pseries BE | ✓¹ | ✓¹ |
+-------------------+-------------------+------------------+ +-------------------+-------------------+------------------+
| zImage.pseries LE | ✓ | ✓ | | zImage.pseries LE | ✓ | ✓ |
+-------------------+-------------------+------------------+ +-------------------+-------------------+------------------+

View file

@ -14,7 +14,7 @@
- SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware - SLOF (Slimline Open Firmware) is a free IEEE 1275 Open Firmware
implementation for certain IBM POWER hardware. The sources are at implementation for certain IBM POWER hardware. The sources are at
https://github.com/aik/SLOF, and the image currently in qemu is https://github.com/aik/SLOF, and the image currently in qemu is
built from git tag qemu-slof-20220110. built from git tag qemu-slof-20220719.
- VOF (Virtual Open Firmware) is a minimalistic firmware to work with - VOF (Virtual Open Firmware) is a minimalistic firmware to work with
-machine pseries,x-vof=on. When enabled, the firmware acts as a slim shim and -machine pseries,x-vof=on. When enabled, the firmware acts as a slim shim and

Binary file not shown.

@ -1 +1 @@
Subproject commit 5b4c5acdcd552a4e1796aeca6bb700f6cbb0282d Subproject commit 6b6c16b4b40763507cf1f518096f3c3883c5cf2d