X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx51evk.h;h=bd04c0278993194fbbea0ae7fc3688af0e738a38;hb=a2277e84036fb22aac44e83a391431539086f110;hp=58b6f1c10df2f21175330ea2b5bd5885e93fc5de;hpb=f1adefd2393f0322c1c1db8e813e65d95c752cd0;p=u-boot diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 58b6f1c10d..bd04c02789 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -138,7 +138,6 @@ #define CONFIG_ENV_OVERWRITE #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {9600, 19200, 38400, 57600, 115200} /*********************************************************** * Command definition @@ -200,7 +199,6 @@ */ #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 "MX51EVK U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */