]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/M53017EVB.h
ti_armv7_common.h: Adjust malloc pool size in all cases.
[karo-tx-uboot.git] / include / configs / M53017EVB.h
index a48ae6bccd33dee749bd2b3ceed33cb597d77f91..03c18da52e215bf71374cbb9b817ce5536af837d 100644 (file)
 #define CONFIG_WATCHDOG_TIMEOUT                5000
 
 /* Command line configuration */
-#define CONFIG_CMD_CACHE
 #define CONFIG_CMD_DATE
-#define CONFIG_CMD_ELF
-#undef CONFIG_CMD_I2C
-#define CONFIG_CMD_MII
-#define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
 
 #define CONFIG_SYS_UNIFY_CACHE
@@ -84,7 +79,6 @@
 #define CONFIG_SYS_FSL_I2C_OFFSET      0x58000
 #define CONFIG_SYS_IMMR                        CONFIG_SYS_MBAR
 
-#define CONFIG_BOOTDELAY               1       /* autoboot after 5 seconds */
 #define CONFIG_UDP_CHECKSUM
 
 #ifdef CONFIG_MCFFEC