aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2023-04-28 12:08:23 +0800
committerStefano Babic <sbabic@denx.de>2023-05-21 16:54:40 +0200
commit298b237f6771714ad18738d8421caa75f1c1adb2 (patch)
treef26af1bf6616c0277d983b9ee81d7e5eb62b138c
parent07d225c52571ee5ddf81d99e5d7e565dab370d7b (diff)
downloadu-boot-298b237f6771714ad18738d8421caa75f1c1adb2.zip
u-boot-298b237f6771714ad18738d8421caa75f1c1adb2.tar.gz
u-boot-298b237f6771714ad18738d8421caa75f1c1adb2.tar.bz2
imx9: imx93_evk: drop unused macro
Drop unused macro Signed-off-by: Peng Fan <peng.fan@nxp.com>
-rw-r--r--include/configs/imx93_evk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/imx93_evk.h b/include/configs/imx93_evk.h
index 7b7bef3..2705587 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