
28 Apr
2023
28 Apr
'23
6:08 a.m.
From: Peng Fan peng.fan@nxp.com
Drop unused macro
Signed-off-by: Peng Fan peng.fan@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