summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qarm2.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2013-11-01 08:33:08 +0100
committerStefano Babic <sbabic@denx.de>2013-11-04 09:53:26 +0100
commit195d130da1c2705f96571b7265312bdfa8a83fee (patch)
tree7c8166bc3cdc482bac7b04755e4c6fe1048283db /include/configs/mx6qarm2.h
parent178b8e15ade96c7bd59b9704b91ca51d27c391cd (diff)
downloadblackbird-obmc-uboot-195d130da1c2705f96571b7265312bdfa8a83fee.tar.gz
blackbird-obmc-uboot-195d130da1c2705f96571b7265312bdfa8a83fee.zip
Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards"
This reverts commit 178b8e15ade96c7bd59b9704b91ca51d27c391cd. Patch was merged too fast, without checking that another patch is fixing the reported issue globally - reverted. Signed-off--by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx6qarm2.h')
-rw-r--r--include/configs/mx6qarm2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
index f44f3b46e6..ef3058c18f 100644
--- a/include/configs/mx6qarm2.h
+++ b/include/configs/mx6qarm2.h
@@ -114,7 +114,7 @@
/* Miscellaneous configurable options */
#define CONFIG_SYS_LONGHELP
#define CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT "=> "
+#define CONFIG_SYS_PROMPT "MX6QARM2 U-Boot > "
#define CONFIG_AUTO_COMPLETE
#define CONFIG_SYS_CBSIZE 256
OpenPOWER on IntegriCloud