parisc: SEABIOS_HPPA_VERSION 15

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>
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