X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fcalimain.h;h=e31e40b9fe9de3ff48d47bd447e235d9d6faee65;hb=48ced62cfb1722c97b6e598036b4e204980c4c47;hp=6b68f103d215aa4e6228670d865624bcd1befd0c;hpb=e9d44b35beb45869863f3ca6929089d9df4df3e5;p=u-boot diff --git a/include/configs/calimain.h b/include/configs/calimain.h index 6b68f103d2..e31e40b9fe 100644 --- a/include/configs/calimain.h +++ b/include/configs/calimain.h @@ -173,7 +173,6 @@ #define CONFIG_SYS_NS16550_CLK clk_get(DAVINCI_UART2_CLKID) #define CONFIG_CONS_INDEX 1 /* use UART0 for console */ #define CONFIG_BAUDRATE 115200 /* Default baud rate */ -#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } #define CONFIG_ENV_IS_IN_FLASH #define CONFIG_FLASH_CFI_DRIVER @@ -220,7 +219,6 @@ #define CONFIG_VERSION_VARIABLE #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_LONGHELP #define CONFIG_CRC32_VERIFY