]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm: socfpga: Enable CONFIG_DM_MMC
authorMarek Vasut <marex@denx.de>
Mon, 30 Nov 2015 19:40:07 +0000 (20:40 +0100)
committerMarek Vasut <marex@denx.de>
Sun, 6 Dec 2015 23:15:59 +0000 (00:15 +0100)
Enable driver model MMC support on SoCFPGA.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/socfpga_de0_nano_soc_defconfig
configs/socfpga_mcvevk_defconfig
configs/socfpga_sockit_defconfig
configs/socfpga_socrates_defconfig
configs/socfpga_sr1500_defconfig

index b4c23d95b3b5354bfe4925e65d236f983d96c660..f59bc00e61e1bad67df17e560ca7b5f6e82e30f7 100644 (file)
@@ -20,3 +20,4 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
 CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
index ac7bd0bc3ab610fc73170d97b8a522127c1d01ea..c0d6913425ede1151c04002005a947ed24a88953 100644 (file)
@@ -20,3 +20,4 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
 CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
index d21029f8f980f6aa8ccbadee59e23150bac7e77e..a4f75e6f01e74f7b904dd993899af0235ef6b724 100644 (file)
@@ -18,3 +18,4 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
 CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
index 97f6c5d140e92d2cf5c1bd0837b7d761d3adc194..382db6561b4f4cc2a0543b24be5ab6faa68ff5f8 100644 (file)
@@ -18,3 +18,4 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
 CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
index d3b9c893e67eee274e4242a487b2405d4bd4bfd7..03f8effcbaad4039e60f0f2f2f11a24f2d34acfd 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
 CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
index d391f46ee941ed8e5dcf14f2f3546e25c05acef8..932f0e8c2dd039f3cf25492f3c9abd9b5272753a 100644 (file)
@@ -21,3 +21,4 @@ CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
 CONFIG_CADENCE_QSPI=y
 CONFIG_DESIGNWARE_SPI=y
+CONFIG_DM_MMC=y
index 9c4efaa26c0e3729bd4f1b9a82c3ea6b0e0f4667..2c75bda08484e15a7d6f25b87661f78a8c163dfd 100644 (file)
@@ -16,3 +16,4 @@ CONFIG_SPI_FLASH=y
 CONFIG_DM_ETH=y
 CONFIG_ETH_DESIGNWARE=y
 CONFIG_SYS_NS16550=y
+CONFIG_DM_MMC=y