]> git.sur5r.net Git - u-boot/blobdiff - include/configs/zipitz2.h
mpc83xx: make it bootable with the latest kernel
[u-boot] / include / configs / zipitz2.h
index 8bb48a8ad4f482a31716daa0fe885189f9a1c3fc..6e83cc9180ded763157d032946149ddbd7286689 100644 (file)
@@ -40,7 +40,6 @@
 #define        CONFIG_BOOTARGS                                                 \
        "console=tty0 console=ttyS2,115200 fbcon=rotate:3"
 #define        CONFIG_TIMESTAMP
-#define        CONFIG_BOOTDELAY                2       /* Autoboot delay */
 #define        CONFIG_CMDLINE_TAG
 #define        CONFIG_SETUP_MEMORY_TAGS
 #define        CONFIG_SYS_TEXT_BASE            0x0
  * Bootloader Components Configuration
  */
 #define        CONFIG_CMD_ENV
-#define        CONFIG_CMD_MMC
-#define        CONFIG_CMD_SPI
-#define        CONFIG_CMD_USB
-#define        CONFIG_CMD_CACHE
 
 /*
  * MMC Card Configuration
@@ -72,8 +67,6 @@
 #define        CONFIG_GENERIC_MMC
 #define        CONFIG_PXA_MMC_GENERIC
 #define        CONFIG_SYS_MMC_BASE             0xF0000000
-#define        CONFIG_CMD_FAT
-#define CONFIG_CMD_EXT2
 #define        CONFIG_DOS_PARTITION
 #endif