[PATCH 04/10] Convert CONFIG_SYS_NAND_HW_ECC to Kconfig

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


On Sat, 12 Nov 2022 at 15:38, Tom Rini <trini at konsulko.com> wrote:
>
> This converts the following to Kconfig:
>    CONFIG_SYS_NAND_HW_ECC
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  configs/da850evm_nand_defconfig     |  1 -
>  configs/k2e_evm_defconfig           |  1 -
>  configs/k2e_hs_evm_defconfig        |  1 -
>  configs/k2hk_evm_defconfig          |  1 -
>  configs/k2hk_hs_evm_defconfig       |  1 -
>  configs/k2l_evm_defconfig           |  1 -
>  configs/k2l_hs_evm_defconfig        |  1 -
>  configs/omapl138_lcdk_defconfig     |  1 -
>  drivers/mtd/nand/raw/Kconfig        | 14 +++++++++++++-
>  drivers/mtd/nand/raw/davinci_nand.c |  7 +++----
>  include/configs/da850evm.h          |  1 -
>  include/configs/omapl138_lcdk.h     |  1 -
>  12 files changed, 16 insertions(+), 15 deletions(-)

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


More information about the U-Boot mailing list