11.02.2024 15:29, del...@kernel.org пишет:
From: Helge Deller <del...@gmx.de>
SeaBIOS-hppa version 16 news & enhancements:
- Initial 64-bit firmware release
- Added fault handler to catch and report firmware bugs
- Use Qemu's builtin_console_out() via diag 0x101
- parisc-qemu-install Makefile target to install firmware in qemu
- Added -fw_cfg opt/OS64,string=3 option
Fixes:
- Avoid crash when booting without SCSI controller
- Avoid possible crashes while detecting LASI LAN & graphics
- Don't check layers in PDC_MEM_MAP_HPA, fixes NetBSD
- Ensure cache definition does not trigger endless loops
- Mark B160L as 32-bit machine in inventory
Signed-off-by: Helge Deller <del...@gmx.de>
Acked-by: Richard Henderson <richard.hender...@linaro.org>
---
pc-bios/hppa-firmware.img | Bin 163324 -> 167820 bytes
pc-bios/hppa-firmware64.img | Bin 0 -> 206024 bytes
roms/seabios-hppa | 2 +-
3 files changed, 1 insertion(+), 1 deletion(-)
mode change 100644 => 100755 pc-bios/hppa-firmware.img
create mode 100755 pc-bios/hppa-firmware64.img
diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img
old mode 100644
new mode 100755
index
1b3a8418250db977e0c0c4ae7194ba7e0199c30d..e065e48ded21a44fc16592c571a0752422e31200
GIT binary patch
diff --git a/pc-bios/hppa-firmware64.img b/pc-bios/hppa-firmware64.img