]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 12 Nov 2022 22:36:44 +0000 (17:36 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 21:05:38 +0000 (16:05 -0500)
commit6a857a4800463f5977771c171bf421f1e9fc6d02
tree710db388997d5100fd097a14481837ef45373a8d
parent802e4d7cbb9350f34586fbf43e2fa0e7fd648a37
Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_NAND_HW_ECC_OOBFIRST

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
README
configs/da850evm_nand_defconfig
configs/omapl138_lcdk_defconfig
drivers/mtd/nand/raw/Kconfig
include/configs/da850evm.h
include/configs/omapl138_lcdk.h