aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/plat-omap/include/plat/omap44xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/plat/omap44xx.h b/arch/arm/plat-omap/include/plat/omap44xx.h
index ef870de43c29..2068b39f76bb 100644
--- a/arch/arm/plat-omap/include/plat/omap44xx.h
+++ b/arch/arm/plat-omap/include/plat/omap44xx.h
@@ -41,6 +41,8 @@
41#define OMAP44XX_SCU_BASE 0x48240000 41#define OMAP44XX_SCU_BASE 0x48240000
42#define OMAP44XX_LOCAL_TWD_BASE 0x48240600 42#define OMAP44XX_LOCAL_TWD_BASE 0x48240600
43#define OMAP44XX_WKUPGEN_BASE 0x48281000 43#define OMAP44XX_WKUPGEN_BASE 0x48281000
44#define OMAP44XX_MCPDM_BASE 0x40132000
45#define OMAP44XX_MCPDM_L3_BASE 0x49032000
44 46
45#define OMAP44XX_MAILBOX_BASE (L4_44XX_BASE + 0xF4000) 47#define OMAP44XX_MAILBOX_BASE (L4_44XX_BASE + 0xF4000)
46 48