Skip to content
Snippets Groups Projects
Commit 763e3b73 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: SEABIOS_HPPA_VERSION 9


Enhancements:
- Support for Block-TLB (BTLB) on 32-bit CPUs

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent feb44672
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
/* this file is included by x86.h */
/* version number of this SeaBIOS firmware */
#define SEABIOS_HPPA_VERSION 8
#define SEABIOS_HPPA_VERSION_STR "8"
#define SEABIOS_HPPA_VERSION 9
#define SEABIOS_HPPA_VERSION_STR "9"
#include "parisc/hppa_hardware.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment