X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmcx.h;h=0a7b7cf36e454fb6b9d728dba924ac593d264ca9;hb=ef0f2f57524ec85fb9058a23298f2c4995e0d950;hp=de7792a4690a4bc3a676dddcee3bf6f4acdd5e02;hpb=ffb96d55d13759a7e4fe4ba5fc5e3eb6fac11738;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/mcx.h b/include/configs/mcx.h index de7792a469..0a7b7cf36e 100644 --- a/include/configs/mcx.h +++ b/include/configs/mcx.h @@ -113,8 +113,6 @@ #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3 /* commands to include */ -#include - #define CONFIG_CMD_EXT2 /* EXT2 Support */ #define CONFIG_CMD_FAT /* FAT support */ #define CONFIG_CMD_JFFS2 /* JFFS2 Support */ @@ -137,11 +135,6 @@ #define CONFIG_CMD_MTDPARTS #define CONFIG_CMD_GPIO -#undef CONFIG_CMD_FLASH /* flinfo, erase, protect */ -#undef CONFIG_CMD_FPGA /* FPGA configuration Support */ -#undef CONFIG_CMD_IMI /* iminfo */ -#undef CONFIG_CMD_IMLS /* List all found images */ - #define CONFIG_SYS_NO_FLASH #define CONFIG_SYS_I2C #define CONFIG_SYS_OMAP24_I2C_SPEED 100000 @@ -152,9 +145,7 @@ #define CONFIG_RTC_DS1337 #define CONFIG_SYS_I2C_RTC_ADDR 0x68 -#define CONFIG_CMD_NET #define CONFIG_CMD_MII -#define CONFIG_CMD_NFS /* * Board NAND Info. */