aboutsummaryrefslogtreecommitdiff
path: root/include/configs/phycore_imx8mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/phycore_imx8mm.h')
-rw-r--r--include/configs/phycore_imx8mm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/phycore_imx8mm.h b/include/configs/phycore_imx8mm.h
index 7438d0a464..71f0c42ec0 100644
--- a/include/configs/phycore_imx8mm.h
+++ b/include/configs/phycore_imx8mm.h
@@ -77,7 +77,6 @@
#define CONFIG_SYS_INIT_SP_ADDR \
(CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET)
-#define CONFIG_MMCROOT "/dev/mmcblk2p2" /* USDHC3 */
#define CONFIG_SYS_SDRAM_BASE 0x40000000
@@ -92,8 +91,4 @@
#define CONFIG_SYS_MAXARGS 64
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
-/* USDHC */
-#define CONFIG_SYS_FSL_USDHC_NUM 2
-#define CONFIG_SYS_FSL_ESDHC_ADDR 0
-
#endif /* __PHYCORE_IMX8MM_H */