aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2024-01-07 08:48:45 +0100
committerHelge Deller <deller@gmx.de>2024-01-07 08:48:45 +0100
commite4eac85880e8677f96d8b9e94de9f2eec9c0751f (patch)
tree4f24bb10537620bcd0556a434165f2e9759ac681 /src
parent28b86b01f075b70e78ce87554a1ba7029376bc99 (diff)
downloadseabios-hppa-e4eac85880e8677f96d8b9e94de9f2eec9c0751f.zip
seabios-hppa-e4eac85880e8677f96d8b9e94de9f2eec9c0751f.tar.gz
seabios-hppa-e4eac85880e8677f96d8b9e94de9f2eec9c0751f.tar.bz2
parisc: SEABIOS_HPPA_VERSION 15seabios-hppa-v15
Fixes and enhancements: - Fix OpenBSD 7.4 boot (PDC_MEM_MAP call returned wrong values) - Minor enhancements to show if a 64-bit SeaBIOS-hppa firmware is used Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'src')
-rw-r--r--src/parisc/hppa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parisc/hppa.h b/src/parisc/hppa.h
index 2a3cab9..03cd9f9 100644
--- a/src/parisc/hppa.h
+++ b/src/parisc/hppa.h
@@ -3,8 +3,8 @@
/* this file is included by x86.h */
/* version number of this SeaBIOS firmware */
-#define SEABIOS_HPPA_VERSION 14
-#define SEABIOS_HPPA_VERSION_STR "14"
+#define SEABIOS_HPPA_VERSION 15
+#define SEABIOS_HPPA_VERSION_STR "15"
#ifdef __LP64__
#define CONFIG_64BIT