From: Helge Deller Date: Tue, 4 Aug 2020 13:52:34 +0000 (+0200) Subject: seabios-hppa: Update to SeaBIOS hppa version 1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6d9c524da283c543fe0be00b34e5d37584fab672;p=qemu.git seabios-hppa: Update to SeaBIOS hppa version 1 Changes include: * gcc-10 compile fix * NetBSD boot fix due to wrong power button address * Fix endian bug in romfile_loadint() * Introduce SeaBIOS firmware version check * Implement QEMU fw_cfg interface support Required for proper version checking and gcc-10 update on Debian. Signed-off-by: Helge Deller --- diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img index 82d98b1353..f0f8d0e164 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 1630ac7d65..4ff7639e2b 160000 --- a/roms/seabios-hppa +++ b/roms/seabios-hppa @@ -1 +1 @@ -Subproject commit 1630ac7d65c4a09218cc677f1fa56cd5b3140447 +Subproject commit 4ff7639e2b86d5775fa7d5cd0dbfa4d3a385a701