X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6sabre_common.h;h=1ee880d9df9ba39b6633f7e9aaee9148769f2722;hb=9f03247edc7761b608db31104821b4518a70e691;hp=072003c1baa4d054e7e8c6f07583bf8e1c97823c;hpb=78d1e1d0a157c8b48ea19be6170b992745d30f38;p=u-boot diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index 072003c1ba..1ee880d9df 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -24,7 +24,6 @@ /* MMC Configs */ #define CONFIG_SYS_FSL_ESDHC_ADDR 0 -#define CONFIG_CMD_MII #define CONFIG_FEC_MXC #define CONFIG_MII #define IMX_FEC_BASE ENET_BASE_ADDR @@ -164,7 +163,6 @@ "echo WARNING: Could not determine dtb to use; fi; " \ "fi;\0" \ - #define CONFIG_BOOTCOMMAND \ "run findfdt;" \ "mmc dev ${mmcdev};" \ @@ -233,7 +231,6 @@ #ifndef CONFIG_SPL #define CONFIG_USBD_HS -#define CONFIG_CMD_USB_MASS_STORAGE #define CONFIG_USB_FUNCTION_MASS_STORAGE #define CONFIG_USB_FUNCTION_FASTBOOT @@ -243,7 +240,6 @@ #define CONFIG_FASTBOOT_BUF_SIZE 0x07000000 /* USB Device Firmware Update support */ -#define CONFIG_CMD_DFU #define CONFIG_USB_FUNCTION_DFU #define CONFIG_DFU_MMC #define CONFIG_DFU_SF