]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sama5d2_xplained.h
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
[u-boot] / include / configs / sama5d2_xplained.h
index f6946453e5df9c584c198022810d2e2ff3eaf94f..4f72c83d6b10bf935b4e9b673944cb5931d72d5e 100644 (file)
@@ -46,7 +46,6 @@
 /* MMC */
 #ifdef CONFIG_CMD_MMC
 #define CONFIG_GENERIC_MMC
-#define CONFIG_SDHCI
 #endif
 
 /* USB device */
 
 #ifdef CONFIG_SYS_USE_MMC
 #define CONFIG_SPL_LDSCRIPT            arch/arm/mach-at91/armv7/u-boot-spl.lds
-#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS     0x400
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x200
 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION     1
 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME                "u-boot.img"