summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap54xx.h
diff options
context:
space:
mode:
authorSantosh Shilimkar <santosh.shilimkar@ti.com>2013-02-06 17:54:39 +0530
committerSantosh Shilimkar <santosh.shilimkar@ti.com>2013-03-19 12:57:01 +0530
commitda0e02a1e4a6348505cfe0cbb0d3a2717a2b5476 (patch)
tree7967afab81bc62aac20bcd91657aa4962b86d740 /arch/arm/mach-omap2/omap54xx.h
parent077173c0aaac62aef6f55a841f03c7d7001958ab (diff)
ARM: OMAP5: Update SAR RAM base address
Update SAR RAM base address for OMAP5 based devices. Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/omap54xx.h')
-rw-r--r--arch/arm/mach-omap2/omap54xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap54xx.h b/arch/arm/mach-omap2/omap54xx.h
index a2582bb3cab3..a086ba15868b 100644
--- a/arch/arm/mach-omap2/omap54xx.h
+++ b/arch/arm/mach-omap2/omap54xx.h
@@ -28,5 +28,6 @@
#define OMAP54XX_PRCM_MPU_BASE 0x48243000
#define OMAP54XX_SCM_BASE 0x4a002000
#define OMAP54XX_CTRL_BASE 0x4a002800
+#define OMAP54XX_SAR_RAM_BASE 0x4ae26000
#endif /* __ASM_SOC_OMAP555554XX_H */