]> git.sur5r.net Git - u-boot/blobdiff - include/configs/trats.h
SPEAr: Add basic arch related support for SPEAr SoCs
[u-boot] / include / configs / trats.h
index 5e38de2bc82a705a39abc3dda44c2e9c003d2ba4..d2dfc9ff22e3992a469a77e36240386696de9e35 100644 (file)
 /* 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              "TRATS # "
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE              384     /* Print Buffer Size */
 
 #define CONFIG_SYS_HZ                  1000
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /* Stack sizes */
 #define CONFIG_STACKSIZE               (256 << 10) /* regular stack 256KB */