[PATCH 04/13] configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM

Peng Fan (OSS) peng.fan at oss.nxp.com
Fri Apr 8 05:25:13 CEST 2022


From: Peng Fan <peng.fan at nxp.com>

With DM_MMC, CONFIG_SYS_FSL_USDHC_NUM is not needed.

Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
 include/configs/mx6sxsabresd.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/mx6sxsabresd.h b/include/configs/mx6sxsabresd.h
index b679d13dc04..2552fc0222e 100644
--- a/include/configs/mx6sxsabresd.h
+++ b/include/configs/mx6sxsabresd.h
@@ -149,6 +149,4 @@
 #endif
 #endif
 
-#define CONFIG_SYS_FSL_USDHC_NUM	3
-
 #endif				/* __CONFIG_H */
-- 
2.35.1



More information about the U-Boot mailing list