configs: Re-sync BOOTDELAY changes
[oweals/u-boot.git] / include / configs / cobra5272.h
index 9e4401572bba10efa50a0d31f11d6faed800a64c..0e8d4ac38bb371cf96cf77cad534ba52b9eb369c 100644 (file)
 #define CONFIG_BOOTP_GATEWAY
 #define CONFIG_BOOTP_HOSTNAME
 
-
 /*
  * Command line configuration.
  */
 
-#undef CONFIG_CMD_MII
-
 #ifdef CONFIG_MCFFEC
 #      define CONFIG_MII               1
 #      define CONFIG_MII_INIT          1
 
 /*AUTOBOOT settings - booting images automatically by u-boot after power on*/
 
-#define CONFIG_BOOTDELAY       5               /* used for autoboot, delay in
-seconds u-boot will wait before starting defined (auto-)boot command, setting
-to -1 disables delay, setting to 0 will too prevent access to u-boot command
-interface: u-boot then has to reflashed */
-
-
 /* The following settings will be contained in the environment block ; if you
 want to use a neutral environment all those settings can be manually set in
 u-boot: 'set' command */