summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-06-12 14:48:29 -0700
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-09-01 14:58:11 +0200
commit79b3e6b75b717595ea8cf3f3991a2108d1bbd3a7 (patch)
tree56e6256770afe0587fe9270c529f840448ed6eae /arch/arm/include
parent7bf038ec21968eb3081529f257b7cd30474e6d62 (diff)
downloadblackbird-obmc-uboot-79b3e6b75b717595ea8cf3f3991a2108d1bbd3a7.tar.gz
blackbird-obmc-uboot-79b3e6b75b717595ea8cf3f3991a2108d1bbd3a7.zip
am33xx: Remove DMM_BASE define
The am33xx does not have a DMM, so don't define the base. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/arm/include')
-rw-r--r--arch/arm/include/asm/arch-am33xx/hardware.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-am33xx/hardware.h b/arch/arm/include/asm/arch-am33xx/hardware.h
index 4b1c725743..c617331854 100644
--- a/arch/arm/include/asm/arch-am33xx/hardware.h
+++ b/arch/arm/include/asm/arch-am33xx/hardware.h
@@ -54,7 +54,6 @@
/* EMIF Base address */
#define EMIF4_0_CFG_BASE 0x4C000000
#define EMIF4_1_CFG_BASE 0x4D000000
-#define DMM_BASE 0x4E000000
/* PLL related registers */
#define CM_PER 0x44E00000
OpenPOWER on IntegriCloud