summaryrefslogtreecommitdiff
path: root/common/include/asm/arch/ips/hardware
diff options
context:
space:
mode:
Diffstat (limited to 'common/include/asm/arch/ips/hardware')
-rw-r--r--common/include/asm/arch/ips/hardware/sys_apb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/include/asm/arch/ips/hardware/sys_apb.h b/common/include/asm/arch/ips/hardware/sys_apb.h
index 314d7bc958..9b839fe65c 100644
--- a/common/include/asm/arch/ips/hardware/sys_apb.h
+++ b/common/include/asm/arch/ips/hardware/sys_apb.h
@@ -37,7 +37,7 @@
#define MAILBOXES_BASE (SYS_APB_BASE+0x030000)
#define MARIA_REGBANK_BASE (SYS_APB_BASE+0x040000)
-#ifdef CONFIG_CHIP_MSE500
+#if defined (CONFIG_CHIP_MSE500) || defined (CONFIG_CHIP_MSE500_200)
#include "pkg_maria2_regbank.h"
#else
#include "pkg_maria_regbank.h"