Merge git://git.denx.de/u-boot-net
[oweals/u-boot.git] / include / configs / M5253EVBE.h
index 0bfa946cde5e321087fe83549613018476be93f9..4f7a19b5d3221d6c8f5b58be9afa7de3cfdceb5f 100644 (file)
 
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT           (0)
-#define CONFIG_BAUDRATE                115200
 
 #undef CONFIG_WATCHDOG         /* disable watchdog */
 
-#define CONFIG_BOOTDELAY       5
 
 /* Configuration for environment
  * Environment is embedded in u-boot in the second sector of the flash
@@ -37,7 +35,6 @@
        . = DEFINED(env_offset) ? env_offset : .; \
        common/env_embedded.o      (.text)
 
-
 /*
  * BOOTP options
  */
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_LOADB
-#define CONFIG_CMD_LOADS
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
-#define CONFIG_CMD_IDE
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_MISC
 
 /* ATA */
-#define CONFIG_DOS_PARTITION
-#define CONFIG_MAC_PARTITION
 #define CONFIG_IDE_RESET       1
 #define CONFIG_IDE_PREINIT     1
 #define CONFIG_ATAPI