mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
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:
parent
93fac696d2
commit
c49b67f72b
4 changed files with 3 additions and 3 deletions
|
@ -62,7 +62,7 @@ Booting via ``-kernel`` supports the following:
|
|||
+-------------------+-------------------+------------------+
|
||||
| vmlinux LE | ✓ | ✓ |
|
||||
+-------------------+-------------------+------------------+
|
||||
| zImage.pseries BE | x | ✓¹ |
|
||||
| zImage.pseries BE | ✓¹ | ✓¹ |
|
||||
+-------------------+-------------------+------------------+
|
||||
| zImage.pseries LE | ✓ | ✓ |
|
||||
+-------------------+-------------------+------------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue