X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Ftt01.h;h=2b2e7fd8cdefaf75968f88ca1b604114e2412bcb;hb=48ced62cfb1722c97b6e598036b4e204980c4c47;hp=2623dbcbf8653a88965e92b35e4a79f7f2888437;hpb=07c80bc232cd5829b6b3ec44898aa21f75264899;p=u-boot diff --git a/include/configs/tt01.h b/include/configs/tt01.h index 2623dbcbf8..2b2e7fd8cd 100644 --- a/include/configs/tt01.h +++ b/include/configs/tt01.h @@ -171,7 +171,6 @@ /* console is UART2 on TT-01 */ #define CONFIG_CONS_INDEX 1 #define CONFIG_BAUDRATE 115200 -#define CONFIG_SYS_BAUDRATE_TABLE {9600, 19200, 38400, 57600, 115200} /* ethernet setup for the onboard smc9118 */ #define CONFIG_MII @@ -249,7 +248,6 @@ /* Miscellaneous configurable options */ #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_PROMPT "TT01> "