[PATCH v2 3/8] configs: sheevaplug: remove non-dm MMC driver
Harm Berntsen
harm.berntsen at nedap.com
Tue Mar 30 10:19:37 CEST 2021
This will be replaced with the driver model version
Signed-off-by: Harm Berntsen <harm.berntsen at nedap.com>
Reviewed-by: Stefan Roese <sr at denx.de>
CC: Prafulla Wadaskar <prafulla at marvell.com>
CC: Stefan Roese <sr at denx.de>
CC: Tom Rini <trini at konsulko.com>
---
(no changes since v1)
include/configs/sheevaplug.h | 8 --------
1 file changed, 8 deletions(-)
diff --git a/include/configs/sheevaplug.h b/include/configs/sheevaplug.h
index e1f8fb8ac8..abe8418984 100644
--- a/include/configs/sheevaplug.h
+++ b/include/configs/sheevaplug.h
@@ -50,14 +50,6 @@
#define CONFIG_PHY_BASE_ADR 0
#endif /* CONFIG_CMD_NET */
-/*
- * SDIO/MMC Card Configuration
- */
-#ifdef CONFIG_CMD_MMC
-#define CONFIG_MVEBU_MMC
-#define CONFIG_SYS_MMC_BASE KW_SDIO_BASE
-#endif /* CONFIG_CMD_MMC */
-
/*
* SATA driver configuration
*/
--
2.31.1
More information about the U-Boot
mailing list