summaryrefslogtreecommitdiff
path: root/include/configs/omap4_sdp4430.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2013-09-03 14:17:18 (GMT)
committerTom Rini <trini@ti.com>2013-11-01 19:30:51 (GMT)
commit1d7b289ce1d56ada8c8b9d67099c94c4af9fa2b1 (patch)
tree700a8d869961dec29fe9f5e559e66465c297764e /include/configs/omap4_sdp4430.h
parentf565be758ef3448f915d8774f0065e8f487fa1d1 (diff)
downloadu-boot-1d7b289ce1d56ada8c8b9d67099c94c4af9fa2b1.tar.xz
ARM: OMAP4: Convert to ti_armv7_common.h
Update omap4_common.h to use ti_armv7_common.h Testing: * Boot tested on OMAP4430 ES2.1 OMAP4460 ES1.1 SDP, OMAP4 PANDA/PANDA ES * Verified ./MAKEALL -s omap Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include/configs/omap4_sdp4430.h')
-rw-r--r--include/configs/omap4_sdp4430.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap4_sdp4430.h b/include/configs/omap4_sdp4430.h
index acced46..b352511 100644
--- a/include/configs/omap4_sdp4430.h
+++ b/include/configs/omap4_sdp4430.h
@@ -32,6 +32,4 @@
#define CONFIG_ENV_OFFSET 0xE0000
#define CONFIG_CMD_SAVEENV
-#define CONFIG_SYS_PROMPT "OMAP4430 SDP # "
-
#endif /* __CONFIG_SDP4430_H */