X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2FM5329EVB.h;h=fabbaf084d5d4f31f9f4ddcef3f09ef7e0605ba9;hb=66669fcf809c1e3ff644b12e04e625d3737ffd8e;hp=b2d544cf4a8e1a85451482d698a0bca0a80d55b2;hpb=858dbdf8412cefb6dbc4eed63dc3de9744578455;p=u-boot diff --git a/include/configs/M5329EVB.h b/include/configs/M5329EVB.h index b2d544cf4a..fabbaf084d 100644 --- a/include/configs/M5329EVB.h +++ b/include/configs/M5329EVB.h @@ -27,11 +27,7 @@ #define CONFIG_WATCHDOG_TIMEOUT 5000 /* timeout in milliseconds, max timeout is 6.71sec */ /* Command line configuration */ -#define CONFIG_CMD_CACHE #define CONFIG_CMD_DATE -#define CONFIG_CMD_I2C -#define CONFIG_CMD_MII -#define CONFIG_CMD_PING #define CONFIG_CMD_REGINFO #ifdef CONFIG_NANDFLASH_SIZE @@ -77,7 +73,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