diff options
author | Helge Deller | 2022-02-02 18:45:02 +0100 |
---|---|---|
committer | Helge Deller | 2022-02-02 18:45:02 +0100 |
commit | 097defeb12eed05e637436db65c117c4b6274f9d (patch) | |
tree | 00929d27cfd6b116f3df43a9e3bdfa323a615f3b | |
parent | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-... (diff) | |
download | qemu-097defeb12eed05e637436db65c117c4b6274f9d.tar.gz qemu-097defeb12eed05e637436db65c117c4b6274f9d.tar.xz qemu-097defeb12eed05e637436db65c117c4b6274f9d.zip |
seabios-hppa: Update SeaBIOS-hppa to VERSION 3
New firmware features and fixes:
* Allow up to 16 CPUs
* Add TOC button support:
To trigger a TOC, execute "nmi" in the qemu monitor (Ctrl-A C)
* New opt/hostid fw_cfg option to change hostid:
-fw_cfg opt/hostid,string=334455
* Add opt/console fw_cfg option to select default console:
-fw_cfg opt/console,string=serial
-fw_cfg opt/console,string=graphics
* Add Linux TER16x32 font to STI firmware:
-fw_cfg opt/font,string=2
* Leave IRQs disabled after rendevouz
Signed-off-by: Helge Deller <deller@gmx.de>
-rw-r--r-- | pc-bios/hppa-firmware.img | bin | 757144 -> 701964 bytes | |||
m--------- | roms/seabios-hppa | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img Binary files differindex a34a8c84f5..0ec2d96b8f 100644 --- a/pc-bios/hppa-firmware.img +++ b/pc-bios/hppa-firmware.img diff --git a/roms/seabios-hppa b/roms/seabios-hppa -Subproject b12acac4be27b6d5d9fbe48c4be1286dcc245fb +Subproject bf3404006fd2c832857eb57e6f853862f97dace |