summaryrefslogtreecommitdiffstats
path: root/include/configs/omap4_panda.h
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2013-09-03 19:47:18 +0530
committerTom Rini <trini@ti.com>2013-11-01 15:30:51 -0400
commit1d7b289ce1d56ada8c8b9d67099c94c4af9fa2b1 (patch)
tree700a8d869961dec29fe9f5e559e66465c297764e /include/configs/omap4_panda.h
parentf565be758ef3448f915d8774f0065e8f487fa1d1 (diff)
downloadblackbird-obmc-uboot-1d7b289ce1d56ada8c8b9d67099c94c4af9fa2b1.tar.gz
blackbird-obmc-uboot-1d7b289ce1d56ada8c8b9d67099c94c4af9fa2b1.zip
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_panda.h')
-rw-r--r--include/configs/omap4_panda.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 82946229a4..6820e424d6 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -48,8 +48,6 @@
/* ENV related config options */
#define CONFIG_ENV_IS_NOWHERE
-#define CONFIG_SYS_PROMPT "Panda # "
-
#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
#endif /* __CONFIG_PANDA_H */
OpenPOWER on IntegriCloud