configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
[platform/kernel/u-boot.git] / include / configs / ms7750se.h
index 025a4a6..394ce6c 100644 (file)
 #define CONFIG_MS7750SE                1
 #define __LITTLE_ENDIAN__      1
 
+#define CONFIG_DISPLAY_BOARDINFO
+
 /*
  * Command line configuration.
  */
 #define CONFIG_SCIF_CONSOLE    1
-#define CONFIG_BAUDRATE                38400
 #define CONFIG_CONS_SCIF1      1
-#define CONFIG_BOARD_LATE_INIT
 
-#define CONFIG_BOOTDELAY       -1
 #define CONFIG_BOOTARGS                "console=ttySC0,38400"
 #define CONFIG_ENV_OVERWRITE   1