]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx51evk.h
m28evk: drop duplicated definition of CONFIG_OF_LIBFDT
[u-boot] / include / configs / mx51evk.h
index 58b6f1c10df2f21175330ea2b5bd5885e93fc5de..bd04c0278993194fbbea0ae7fc3688af0e738a38 100644 (file)
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_CONS_INDEX              1
 #define CONFIG_BAUDRATE                        115200
-#define CONFIG_SYS_BAUDRATE_TABLE      {9600, 19200, 38400, 57600, 115200}
 
 /***********************************************************
  * Command definition
  */
 #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              "MX51EVK U-Boot > "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */