aboutsummaryrefslogtreecommitdiff
path: root/src/parisc/b160l.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parisc/b160l.h')
-rw-r--r--src/parisc/b160l.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/parisc/b160l.h b/src/parisc/b160l.h
index 0e057fa..1899590 100644
--- a/src/parisc/b160l.h
+++ b/src/parisc/b160l.h
@@ -464,7 +464,7 @@ static struct pdc_iodc iodc_data_hpa_fff10000 = {
#define HPA_fffbf000_DESCRIPTION "Memory"
static struct pdc_system_map_mod_info mod_info_hpa_fffbf000 = {
- .mod_addr = 0xfffbf000,
+ .mod_addr = MEMORY_HPA,
.mod_pgs = 0x1,
.add_addrs = 0x0,
};
@@ -615,7 +615,7 @@ static struct pdc_iodc iodc_data_hpa_fff81000 = {
.mod_path = &mod_path_hpa_fff10000,\
.num_addr = HPA_fff10000_num_addr,\
.add_addr = { HPA_fff10000_add_addr } },\
- { .hpa = 0xfffbf000,\
+ { .hpa = MEMORY_HPA,\
.iodc = &iodc_data_hpa_fffbf000,\
.mod_info = &mod_info_hpa_fffbf000,\
.mod_path = &mod_path_hpa_fffbf000,\