imx8mm_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB
[platform/kernel/u-boot.git] / include / configs / am335x_igep003x.h
index ed2685d..339a975 100644 (file)
 /* Ethernet support */
 
 /* NAND support */
-#define CONFIG_SYS_NAND_ONFI_DETECTION 1
 
 /* NAND config */
 #define CONFIG_SYS_NAND_ECCPOS         { 2, 3, 4, 5, 6, 7, 8, 9, \
 
 #define CONFIG_SYS_NAND_ECCSIZE                512
 #define CONFIG_SYS_NAND_ECCBYTES       14
-#define CONFIG_NAND_OMAP_ECCSCHEME     OMAP_ECC_BCH8_CODE_HW
 
 #endif /* ! __CONFIG_IGEP003X_H */