From: Helge Deller Date: Fri, 17 Oct 2025 19:43:46 +0000 (+0200) Subject: target/hppa: Update SeaBIOS-hppa to version 19 X-Git-Tag: v10.2.0-rc1~42^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bfceae8d3545cb04e1bedbff589db68b54e7c1f0;p=thirdparty%2Fqemu.git target/hppa: Update SeaBIOS-hppa to version 19 This is SeaBIOS for the hppa architecture v19. It's required to support the new 715 machine, which uses a LASI NCR710 SCSI controller. New: - Added new 715 machine (Snake machine, no PCI bus) - Added driver for NCR710 SCSI on LASI (Soumyajyotii Ssarkar) Fixes & cleanups: - Fix memory size detection on NetBSD - Snake machines do not support the PDC_SYSTEM_MAP call - Always return the HPA in pdc_mem_map() PDC call - Add LMMIO range for internal artist graphic card - various coding style cleanups Signed-off-by: Helge Deller --- diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img index d5f6f2fcaf..74044a20ca 100644 Binary files a/pc-bios/hppa-firmware.img and b/pc-bios/hppa-firmware.img differ diff --git a/pc-bios/hppa-firmware64.img b/pc-bios/hppa-firmware64.img index 577b0a1b3f..630edc3579 100644 Binary files a/pc-bios/hppa-firmware64.img and b/pc-bios/hppa-firmware64.img differ diff --git a/roms/seabios-hppa b/roms/seabios-hppa index 3391c58096..d0d359929a 160000 --- a/roms/seabios-hppa +++ b/roms/seabios-hppa @@ -1 +1 @@ -Subproject commit 3391c580960febcb9fa8f686f9666adaa462c349 +Subproject commit d0d359929a009549f7cecac9d2a29c8bdbc07a98