summaryrefslogtreecommitdiff
path: root/configs/da850evm_nand_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-29 03:27:11 +0300
committerTom Rini <trini@konsulko.com>2022-11-10 18:08:55 +0300
commitd236210c11d2bdf81c721d2df6efb693f258a58b (patch)
treef39d99ebc10238ecfc4a38a00c1be2ea66778505 /configs/da850evm_nand_defconfig
parent8c778f78340068cebf5484a9f69de1de5d4eb447 (diff)
downloadu-boot-d236210c11d2bdf81c721d2df6efb693f258a58b.tar.xz
Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig
This converts the following to Kconfig: CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/da850evm_nand_defconfig')
-rw-r--r--configs/da850evm_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/da850evm_nand_defconfig b/configs/da850evm_nand_defconfig
index 40ca9fe74a..30454a3787 100644
--- a/configs/da850evm_nand_defconfig
+++ b/configs/da850evm_nand_defconfig
@@ -86,6 +86,7 @@ CONFIG_DM_MTD=y
CONFIG_MTD_RAW_NAND=y
CONFIG_SYS_NAND_USE_FLASH_BBT=y
CONFIG_NAND_DAVINCI=y
+CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST=y
CONFIG_SYS_NAND_BLOCK_SIZE=0x20000
CONFIG_SYS_NAND_PAGE_COUNT=0x40
CONFIG_SYS_NAND_PAGE_SIZE=0x800