aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omapl138_lcdk.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-10-28 20:27:11 -0400
committerTom Rini <trini@konsulko.com>2022-11-10 10:08:55 -0500
commitd236210c11d2bdf81c721d2df6efb693f258a58b (patch)
treef39d99ebc10238ecfc4a38a00c1be2ea66778505 /include/configs/omapl138_lcdk.h
parent8c778f78340068cebf5484a9f69de1de5d4eb447 (diff)
downloadu-boot-d236210c11d2bdf81c721d2df6efb693f258a58b.zip
u-boot-d236210c11d2bdf81c721d2df6efb693f258a58b.tar.gz
u-boot-d236210c11d2bdf81c721d2df6efb693f258a58b.tar.bz2
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 'include/configs/omapl138_lcdk.h')
-rw-r--r--include/configs/omapl138_lcdk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omapl138_lcdk.h b/include/configs/omapl138_lcdk.h
index df4a16f..4103930 100644
--- a/include/configs/omapl138_lcdk.h
+++ b/include/configs/omapl138_lcdk.h
@@ -105,7 +105,6 @@
* Flash & Environment
*/
#ifdef CONFIG_MTD_RAW_NAND
-#define CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST
#define CONFIG_SYS_NAND_PAGE_2K
#define CONFIG_SYS_NAND_CS 3
#define CONFIG_SYS_NAND_BASE DAVINCI_ASYNC_EMIF_DATA_CE3_BASE