summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-omap5/omap.h
diff options
context:
space:
mode:
authorpekon gupta <pekon@ti.com>2014-05-08 16:13:46 (GMT)
committerTom Rini <trini@ti.com>2014-05-23 20:12:02 (GMT)
commitcd324a6dd252856fa55bd17d539a9466ae86411a (patch)
tree381ba3900a7520ff3ad8f1ccc59b8b2f4203a6ae /arch/arm/include/asm/arch-omap5/omap.h
parente4426d07b6075bd7701f8e92280a85843c2502b6 (diff)
downloadu-boot-fsl-qoriq-cd324a6dd252856fa55bd17d539a9466ae86411a.tar.xz
ARM: omap5: add platform specific info for GPMC and ELM controllers
This patch moves platform specific information for GPMC and ELM controller into separate header files, so that any derivative devices do not mess other header files. Platform specific information added into arch-xx/../hardware.h - CPU related platform specific details like base-address of GPMC and ELM Platform specific information added into arch-xx/../mem.h - Generic configs for GPMC and ELM initialization. - Hardware parameters or constrains specific to GPMC and ELM IP like; number of max number of chip-selects available Signed-off-by: Pekon Gupta <pekon@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap5/omap.h')
-rw-r--r--arch/arm/include/asm/arch-omap5/omap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/include/asm/arch-omap5/omap.h b/arch/arm/include/asm/arch-omap5/omap.h
index e35a81a..a82a7b2 100644
--- a/arch/arm/include/asm/arch-omap5/omap.h
+++ b/arch/arm/include/asm/arch-omap5/omap.h
@@ -60,9 +60,6 @@
/* Watchdog Timer2 - MPU watchdog */
#define WDT2_BASE (OMAP54XX_L4_WKUP_BASE + 0x14000)
-/* GPMC */
-#define OMAP54XX_GPMC_BASE 0x50000000
-
/* QSPI */
#define QSPI_BASE 0x4B300000