]> Git Repo - J-u-boot.git/blobdiff - include/configs/wb50n.h
ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig
[J-u-boot.git] / include / configs / wb50n.h
index 40ca9d602b958930c6499f4f4651fd379a3f8d77..2684b6c16c54a925f987c119deb18f81b6c09229 100644 (file)
 /* our CLE is AD22 */
 #define CONFIG_SYS_NAND_MASK_CLE    (1 << 22)
 #define CONFIG_SYS_NAND_ONFI_DETECTION
-/* PMECC & PMERRLOC */
-#define CONFIG_ATMEL_NAND_HWECC
-#define CONFIG_ATMEL_NAND_HW_PMECC
-#define CONFIG_PMECC_CAP            8
-#define CONFIG_PMECC_SECTOR_SIZE    512
 
 /* Ethernet Hardware */
 #define CONFIG_MACB
 #define CONFIG_SYS_NAND_OOBSIZE     64
 #define CONFIG_SYS_NAND_BLOCK_SIZE  0x20000
 #define CONFIG_SYS_NAND_BAD_BLOCK_POS   0x0
-#define CONFIG_SPL_GENERATE_ATMEL_PMECC_HEADER
 
 #endif
This page took 0.030184 seconds and 4 git commands to generate.