summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorTeresa Gámez <t.gamez@phytec.de>2012-12-18 15:13:19 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-12-20 12:27:23 +0100
commite7a963b90c7acb6d9489bdd20bb21ff05a10961f (patch)
tree9b3004f9414ce311c29143c4eda2701b62a9eb3c /arch
parent763487a40c4c8a3369e8fd4da7fe0d2e428dcd12 (diff)
downloadbarebox-e7a963b90c7acb6d9489bdd20bb21ff05a10961f.tar.gz
barebox-e7a963b90c7acb6d9489bdd20bb21ff05a10961f.tar.xz
ARM OMAP4: Add SRAM base define
Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap/include/mach/omap4-silicon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/include/mach/omap4-silicon.h b/arch/arm/mach-omap/include/mach/omap4-silicon.h
index b5d1eb97d1..379588d4dc 100644
--- a/arch/arm/mach-omap/include/mach/omap4-silicon.h
+++ b/arch/arm/mach-omap/include/mach/omap4-silicon.h
@@ -39,6 +39,8 @@
#define OMAP44XX_L4_WKUP_BASE 0x4A300000
#define OMAP44XX_L4_PER_BASE 0x48000000
+#define OMAP44XX_SRAM_BASE 0x40300000
+
/* EMIF and DMM registers */
#define OMAP44XX_EMIF1_BASE 0x4c000000
#define OMAP44XX_EMIF2_BASE 0x4d000000