[PATCH 03/10] Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig

Simon Glass sjg at chromium.org
Mon Nov 14 23:50:02 CET 2022


On Sat, 12 Nov 2022 at 15:37, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
>    CONFIG_SYS_NAND_HW_ECC_OOBFIRST
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  README                          | 4 ----
>  configs/da850evm_nand_defconfig | 1 +
>  configs/omapl138_lcdk_defconfig | 1 +
>  drivers/mtd/nand/raw/Kconfig    | 5 +++++
>  include/configs/da850evm.h      | 1 -
>  include/configs/omapl138_lcdk.h | 1 -
>  6 files changed, 7 insertions(+), 6 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list