]> Git Repo - J-u-boot.git/blobdiff - include/configs/devkit8000.h
mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
[J-u-boot.git] / include / configs / devkit8000.h
index 8343891cb8d8d47d31fb1579a3e1b37b8233bc38..13315dc4b6b70151e9f242992288c3e2cf1ad906 100644 (file)
 
 #define CONFIG_SYS_NAND_ECCSIZE                512
 #define CONFIG_SYS_NAND_ECCBYTES       3
+#define CONFIG_NAND_OMAP_ECCSCHEME     OMAP_ECC_HAM1_CODE_HW
 
 #define CONFIG_SYS_NAND_U_BOOT_START   CONFIG_SYS_TEXT_BASE
 
This page took 0.029312 seconds and 4 git commands to generate.