diff options
-rw-r--r-- | include/configs/x600.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index 6a57388..f672485 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -67,6 +67,8 @@ #define CONFIG_MTD_ECC_SOFT #define CONFIG_SYS_FSMC_NAND_8BIT #define CONFIG_SYS_NAND_ONFI_DETECTION +#define CONFIG_NAND_ECC_BCH +#define CONFIG_BCH /* UBI/UBI config options */ #define CONFIG_MTD_DEVICE |