diff options
Diffstat (limited to 'configs/etamin_defconfig')
-rw-r--r-- | configs/etamin_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig index 65bdcf6..59a919b 100644 --- a/configs/etamin_defconfig +++ b/configs/etamin_defconfig @@ -85,6 +85,7 @@ CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_MMC_OMAP_HS=y CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y +CONFIG_NAND_OMAP_ECCSCHEME_BCH16_CODE_HW=y CONFIG_SYS_NAND_BLOCK_SIZE=0x80000 CONFIG_SYS_NAND_ONFI_DETECTION=y CONFIG_SYS_NAND_PAGE_COUNT=0x80 |