aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/asm-arm/arch-aaec2000/aaec2000.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-aaec2000/aaec2000.h b/include/asm-arm/arch-aaec2000/aaec2000.h
index 7472f9e5523f..dfb09389ebc1 100644
--- a/include/asm-arm/arch-aaec2000/aaec2000.h
+++ b/include/asm-arm/arch-aaec2000/aaec2000.h
@@ -23,6 +23,9 @@
23#define AAEC_CS2 0x20000000 23#define AAEC_CS2 0x20000000
24#define AAEC_CS3 0x30000000 24#define AAEC_CS3 0x30000000
25 25
26/* Flash */
27#define AAEC_FLASH_BASE AAEC_CS0
28#define AAEC_FLASH_SIZE SZ_64M
26 29
27/* Interrupt controller */ 30/* Interrupt controller */
28#define IRQ_BASE __REG(0x80000500) 31#define IRQ_BASE __REG(0x80000500)