summaryrefslogtreecommitdiffstats
path: root/include/configs/mx35pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-11-01 08:12:24 -0200
committerStefano Babic <sbabic@denx.de>2013-11-13 10:09:09 +0100
commit85164e0c54f4beaee592f9d25d3f1ed61995bf0f (patch)
treec57e828eb57c0af71ece267b8c37fabf52726170 /include/configs/mx35pdk.h
parent56eb3da43fab5990a4b7bc118b76c7cae2ceb140 (diff)
downloadtalos-obmc-uboot-85164e0c54f4beaee592f9d25d3f1ed61995bf0f.tar.gz
talos-obmc-uboot-85164e0c54f4beaee592f9d25d3f1ed61995bf0f.zip
configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
There is no real benefit in adding the board name into U-boot's prompt, so remove the custom CONFIG_SYS_PROMPT definitions so that the standard "=> " prompt is used across FSL boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r--include/configs/mx35pdk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h
index 0fb83204e3..4b4503c156 100644
--- a/include/configs/mx35pdk.h
+++ b/include/configs/mx35pdk.h
@@ -135,7 +135,6 @@
* Miscellaneous configurable options
*/
#define CONFIG_SYS_LONGHELP /* undef to save memory */
-#define CONFIG_SYS_PROMPT "MX35 U-Boot > "
#define CONFIG_CMDLINE_EDITING
#define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */
OpenPOWER on IntegriCloud