]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tt01.h
arm/km: cleanup km_kirkwood boards
[u-boot] / include / configs / tt01.h
index 2623dbcbf8653a88965e92b35e4a79f7f2888437..2b2e7fd8cdefaf75968f88ca1b604114e2412bcb 100644 (file)
 /* 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
 
 /* 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> "