From 2b42f31eae2c24507c38326b3534cd9292e7dfcf Mon Sep 17 00:00:00 2001 From: Helge Deller Date: Fri, 15 Mar 2019 17:41:30 +0100 Subject: Update seabios-hppa to latest upstream This patch fixes two issues in the hppa/parisc emulation: 1. The CPU HPA was wrong in the sense that we had negative module offsets in the firmware-internal module table (which we ignored up to now). Get it correct by changing the CPU HPA to 0xfffb0000 which is greater than the DINO_HPA of 0xfff80000. This change requires the seabios-firmware update. 2. Sven noticed that the FPU register cr10 is only able to reference up to 8 FPUs, so let's reduce the maximum amount of SMP CPUs too. Signed-off-by: Helge Deller Message-Id: <20190315164130.GA7800@ls3530> Signed-off-by: Richard Henderson --- pc-bios/hppa-firmware.img | Bin 760040 -> 783724 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'pc-bios') diff --git a/pc-bios/hppa-firmware.img b/pc-bios/hppa-firmware.img index 8693097..c79e1e9 100644 Binary files a/pc-bios/hppa-firmware.img and b/pc-bios/hppa-firmware.img differ -- cgit v1.1