[PATCH 18/42] imx9: imx93_evk: drop unused macro
Peng Fan (OSS)
peng.fan at oss.nxp.com
Fri Apr 28 06:08:23 CEST 2023
From: Peng Fan <peng.fan at nxp.com>
Drop unused macro
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
include/configs/imx93_evk.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/imx93_evk.h b/include/configs/imx93_evk.h
index 7b7bef3ca75..2705587a015 100644
--- a/include/configs/imx93_evk.h
+++ b/include/configs/imx93_evk.h
@@ -131,8 +131,6 @@
#define PHYS_SDRAM 0x80000000
#define PHYS_SDRAM_SIZE 0x80000000 /* 2GB DDR */
-#define CFG_SYS_FSL_USDHC_NUM 2
-
/* Using ULP WDOG for reset */
#define WDOG_BASE_ADDR WDG3_BASE_ADDR
--
2.40.0
More information about the U-Boot
mailing list