From: Helge Deller Date: Sat, 11 Nov 2023 19:22:12 +0000 (+0100) Subject: target/hppa: Update to SeaBIOS-hppa from version 10 to 12 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;ds=sidebyside;h=ec6f3fc3ef0bc0bb8cbec0a62767a32e3f00aa74;p=qmiga%2Fqemu.git target/hppa: Update to SeaBIOS-hppa from version 10 to 12 SEABIOS_HPPA_VERSION 12 contains those fixes and enhancements: - Reduce debug level - Update README file for PA-RISC - Fix debug name of CPU_HPA_xx if xx >= 10 - Disable device indexing SEABIOS_HPPA_VERSION 11 contains those fixes and enhancements (mostly to enable support for 64-bit Linux kernel): - Fixed 64-bit CPU detection via "mfctl,w" instruction - Implement PDC_PSW for 64-bit CPUs - Added PAT PDC functions: - PDC_PAT_CELL - PDC_PAT_CHASSIS_LOG - PDC_PAT_PD_GET_ADDR_MAP - PDC_PAT_CPU - Fix return value of PDC_CACHE_RET_SPID space-id bits - Introduce new default software IDs for the machines - Fix CPU and FPU model numbers - Fix 64-bit SMP rendezvous - Fix Linux 64-bit kernel crash in STI due to usage of unsigned 32-bit "next_font" pointer in sti header files - Fix graphics output to LASI artist card on PA2.0 machines - More USB OHCI endianess fixes - Fixes which make ODE run on B160L - Fixes which make ODE detect Astro Runway port and CPUs - Implement "firmware unlocking" via PDC_MODEL/PDC_MODEL_CAPABILITIES call - Add subfunction 2 for PDC_MODEL_VERSIONS Signed-off-by: Helge Deller Acked-by: Richard Henderson Signed-off-by: Richard Henderson --- diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img index e976c0cc93..9a2d54f26b 100644 Binary files a/pc-bios/hppa-firmware.img and b/pc-bios/hppa-firmware.img differ diff --git a/roms/seabios-hppa b/roms/seabios-hppa index fd5b6cf823..2a23dd388f 160000 --- a/roms/seabios-hppa +++ b/roms/seabios-hppa @@ -1 +1 @@ -Subproject commit fd5b6cf82369a1e53d68302fb6ede2b9e2afccd1 +Subproject commit 2a23dd388fcc1068f9c4a3077e0662803743e1c8