X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53evk.h;h=a5f32e317dae8a6bb1484f4724ea2de202c4db0d;hb=219f4788d33b04e394d4ade1feaedc0292acc790;hp=a77e5b206d3d89a22955a51d65d43e09bea7d76f;hpb=5c877b1ae0a4219ed6bd8d32cf3f7106b81ecb3b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index a77e5b2..a5f32e3 100644 --- a/include/configs/mx53evk.h +++ b/include/configs/mx53evk.h @@ -94,7 +94,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 */ #include @@ -150,7 +149,6 @@ /* Miscellaneous configurable options */ #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 "MX53EVK U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */