X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx53loco.h;h=53f725d14e3604318f1bcd7264fe583d580e598b;hb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;hp=10fb1f49010450e3c6bf8789f4029e0a324a8e67;hpb=256d83cd6d8caf345ffba414a0f77f30d68caf8a;p=oweals%2Fu-boot.git diff --git a/include/configs/mx53loco.h b/include/configs/mx53loco.h index 10fb1f4901..53f725d14e 100644 --- a/include/configs/mx53loco.h +++ b/include/configs/mx53loco.h @@ -57,7 +57,6 @@ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP #define CONFIG_CMD_MII -#define CONFIG_CMD_NET /* USB Configs */ #define CONFIG_CMD_USB @@ -76,6 +75,7 @@ /* I2C Configs */ #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_MXC +#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */ /* PMIC Controller */ #define CONFIG_POWER @@ -92,10 +92,8 @@ #define CONFIG_BAUDRATE 115200 /* Command definition */ -#include #define CONFIG_CMD_BOOTZ - -#undef CONFIG_CMD_IMLS +#define CONFIG_SUPPORT_RAW_INITRD #define CONFIG_BOOTDELAY 1 @@ -181,8 +179,6 @@ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ -/* Print Buffer Size */ -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Argument Buffer Size */