diff options
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r-- | include/configs/mx53evk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 776a26f..fe5cf3c 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -136,7 +136,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 "MX53EVK U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ |