change command prompt to sunxi for livecom tool

This commit is contained in:
Tom Cubie
2012-05-14 16:26:44 +08:00
parent bf0993a323
commit 137aa1c621

View File

@ -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 */