]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/am335x_igep0033.h
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
[karo-tx-uboot.git] / include / configs / am335x_igep0033.h
index 88ced7311f5fd9321fdd8cb6cd4596d20eac12d2..c00d54f7b275b9b9952b865ee5885ee491e01029 100644 (file)
 #define CONFIG_NAND
 #define CONFIG_NAND_OMAP_GPMC
 #define CONFIG_NAND_OMAP_ELM
-#define GPMC_NAND_ECC_LP_x16_LAYOUT    1
 #define CONFIG_SYS_NAND_BASE           (0x08000000)    /* phys address CS0 */
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 #define CONFIG_SYS_NAND_ONFI_DETECTION 1
 
 #define CONFIG_SYS_NAND_ECCSIZE                512
 #define CONFIG_SYS_NAND_ECCBYTES       14
+#define CONFIG_NAND_OMAP_ECCSCHEME     OMAP_ECC_BCH8_CODE_HW
 
 #define        CONFIG_SYS_NAND_U_BOOT_START    CONFIG_SYS_TEXT_BASE