diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h index 2226f273ad..5ae9a318f2 100755 --- a/include/configs/sun4i.h +++ b/include/configs/sun4i.h @@ -123,7 +123,7 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#define CONFIG_SYS_PROMPT "sun4i#" +#define CONFIG_SYS_PROMPT "sunxi#" #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE 384 /* Print Buffer Size */ #define CONFIG_SYS_MAXARGS 16 /* max number of command args */