X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53smd.h;h=0d7086dde82f8edce2cfdf59af75a550a087d3b1;hb=219f4788d33b04e394d4ade1feaedc0292acc790;hp=a04db3ff450b5e22aadf0ee6150ca95a19434fe9;hpb=bc6f6c87b685bcdcd5bef522982d15209b6b9601;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index a04db3f..0d7086d 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -83,7 +83,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 @@ -138,7 +137,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 "MX53SMD U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */