X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53smd.h;h=bcdb05436059031ddb60242b624dc1997bc42460;hb=7c0e5d865ff0b86dfce492b656238919c659d756;hp=3da0ef4bd0b9bc43d6e88fd6e8460ba3a653f8a8;hpb=f6ed9d50949eb290744bf7606e30763582e2d44b;p=u-boot diff --git a/include/configs/mx53smd.h b/include/configs/mx53smd.h index 3da0ef4bd0..bcdb054360 100644 --- a/include/configs/mx53smd.h +++ b/include/configs/mx53smd.h @@ -38,6 +38,7 @@ #define CONFIG_CMD_I2C #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_MXC +#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */ /* MMC Configs */ #define CONFIG_FSL_ESDHC @@ -61,7 +62,6 @@ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP #define CONFIG_CMD_MII -#define CONFIG_CMD_NET /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE @@ -69,10 +69,6 @@ #define CONFIG_BAUDRATE 115200 /* Command definition */ -#include - -#undef CONFIG_CMD_IMLS - #define CONFIG_BOOTDELAY 3 #define CONFIG_ETHPRIME "FEC0"