summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2019-07-15 09:42:41 -0400
committerTom Rini <[email protected]>2019-07-15 09:42:41 -0400
commit6674dc77c2f735ec9bc02434626125698d2755ff (patch)
tree991a151b7eb3a04f6b624f6709a2eaf503e8b369 /include/configs
parenta9a3a37f92b072a56693ad665ab4c5cc73028d16 (diff)
parent356f782c6ef9ec971d18662b82ddab25b0dc4fed (diff)
Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
- mmc spi driver model support - drop mmc_spi command - enhanced Strobe mmc HS400 support - minor mmc bug/fixes and optimization - omap hsmmc and mvbeu update - sdhci card detect support
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/UCP1020.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/UCP1020.h b/include/configs/UCP1020.h
index 268a41c82c6..6a01a904254 100644
--- a/include/configs/UCP1020.h
+++ b/include/configs/UCP1020.h
@@ -438,7 +438,6 @@
#ifdef CONFIG_MMC
#define CONFIG_SYS_FSL_ESDHC_ADDR CONFIG_SYS_MPC85xx_ESDHC_ADDR
-#define CONFIG_MMC_SPI
#endif
/* Misc Extra Settings */