at91: Add support for taskit AT91SAM9G20 boards.
[platform/kernel/u-boot.git] / include / configs / mx1ads.h
index 9c1b255..665e33d 100644 (file)
  */
 
 #define CONFIG_SYS_HUSH_PARSER         1
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
 #define CONFIG_SYS_LONGHELP                            /* undef to save memory         */
 
 #define CONFIG_SYS_HZ                  3686400
 #define CONFIG_SYS_CPUSPEED            0x141
 
-/* valid baudrates */
-#define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200 }
-
 /*-----------------------------------------------------------------------
  * Stack sizes
  *