parisc: SEABIOS_HPPA_VERSION 18
Fixes:
- Fix PDC_CACHE/PDC_CACHE_RET_SPID return value for space
register hashing on 64-bit HP-UX
- Fix IRT table entries to use slot number
- Increase PCI alignment for memory bars to 64k
New PDC functions & general enhancements:
- Allow up to 256 GB RAM on 64-bit machines
Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/src/parisc/hppa.h b/src/parisc/hppa.h
index 1a39e33..e14f67e 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 17
-#define SEABIOS_HPPA_VERSION_STR "17"
+#define SEABIOS_HPPA_VERSION 18
+#define SEABIOS_HPPA_VERSION_STR "18"
#ifdef __LP64__
#define CONFIG_64BIT