]> Git Repo - J-u-boot.git/blobdiff - include/configs/imx8mm_icore_mx8mm.h
Convert CONFIG_CONS_INDEX et al to Kconfig
[J-u-boot.git] / include / configs / imx8mm_icore_mx8mm.h
index 4b22ba10a02c0c46b1a18094a72a354cf43870cc..4c9550a1f5a18e15bd43110d6166aa9434f61096 100644 (file)
@@ -12,8 +12,6 @@
 
 #define CONFIG_SPL_MAX_SIZE            (148 * 1024)
 #define CONFIG_SYS_MONITOR_LEN         SZ_512K
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
-#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR        0x300
 #define CONFIG_SYS_UBOOT_BASE \
        (QSPI0_AMBA_BASE + CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR * 512)
 
This page took 0.028034 seconds and 4 git commands to generate.