summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4/omap4.h
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-07-15 16:19:16 -0400
committerSandeep Paulraj <s-paulraj@ti.com>2010-07-15 16:19:16 -0400
commit27952014c465eec646157d5d045c084b94e3f2d7 (patch)
tree4effebce5a22cc65e1132efecf7f45711d7e3bde /arch/arm/include/asm/arch-omap4/omap4.h
parent900c0c6b0a67b2372075f42a343205f384b0c120 (diff)
downloadtalos-obmc-uboot-27952014c465eec646157d5d045c084b94e3f2d7.tar.gz
talos-obmc-uboot-27952014c465eec646157d5d045c084b94e3f2d7.zip
ARMV7: Add basic gpmc initialization for OMAP4
This patch adds a gpmc_init function for OMAP4 and adds calls to gpmc_init for existing OMAP4 boards: panda and sdp4430 Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap4/omap4.h')
-rw-r--r--arch/arm/include/asm/arch-omap4/omap4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-omap4/omap4.h b/arch/arm/include/asm/arch-omap4/omap4.h
index d123d6a0d4..5243ea8e7f 100644
--- a/arch/arm/include/asm/arch-omap4/omap4.h
+++ b/arch/arm/include/asm/arch-omap4/omap4.h
@@ -62,7 +62,7 @@
#define SYNC_32KTIMER_BASE (OMAP44XX_L4_WKUP_BASE + 0x4000)
/* GPMC */
-#define GPMC_BASE 0x50000000
+#define OMAP44XX_GPMC_BASE 0x50000000
/*
* Hardware Register Details
OpenPOWER on IntegriCloud