diff options
Diffstat (limited to 'include/configs/mx53smd.h')
-rw-r--r-- | include/configs/mx53smd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index 25ea71c..12b2c0d 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -121,7 +121,7 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT "=> " +#define CONFIG_SYS_PROMPT "MX53SMD U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ |