summaryrefslogtreecommitdiffstats
path: root/include/configs/mx31pdk.h
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2011-09-15 13:18:23 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-30 22:01:00 +0200
commitb6e6ebbf3d4a384a28915f085c20f6862c0aa37d (patch)
treeb0574f4c0ab7bd509183affc6b5da2213ad69fc6 /include/configs/mx31pdk.h
parentb6ce47964d1e6b6b5f02476909126441f6f5374b (diff)
downloadtalos-obmc-uboot-b6e6ebbf3d4a384a28915f085c20f6862c0aa37d.tar.gz
talos-obmc-uboot-b6e6ebbf3d4a384a28915f085c20f6862c0aa37d.zip
mx31pdk: Change the prompt as per other i.MX boards
Change the prompt as done in other i.MX boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'include/configs/mx31pdk.h')
-rw-r--r--include/configs/mx31pdk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h
index 1a5bdd1011..466dc5d63c 100644
--- a/include/configs/mx31pdk.h
+++ b/include/configs/mx31pdk.h
@@ -124,7 +124,7 @@
* Miscellaneous configurable options
*/
#define CONFIG_SYS_LONGHELP /* undef to save memory */
-#define CONFIG_SYS_PROMPT "uboot> "
+#define CONFIG_SYS_PROMPT "MX31PDK U-Boot > "
#define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */
/* Print Buffer Size */
#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \
OpenPOWER on IntegriCloud