Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 13 Dec 2021 03:12:36 +0000 (22:12 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 21:20:18 +0000 (16:20 -0500)
commit068c41f1cc777caf0221da63b0264249d73c2eba
treef4885eb56e4bd99e9b69bb22c126de0de63ce876
parentbfb5387fe91cc881b4b22218e9a40713b222675b
Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig

In order to finish this conversion we need to add a symbols for
SPL_SYS_NAND_SELF_INIT and TPL_SYS_NAND_SELF_INIT as there are cases
there where we need to, or need to not, use that framework as things
stand.

Signed-off-by: Tom Rini <trini@konsulko.com>
12 files changed:
drivers/mtd/nand/raw/Kconfig
drivers/mtd/nand/raw/davinci_nand.c
drivers/mtd/nand/raw/nand.c
include/configs/broadcom_bcm963158.h
include/configs/broadcom_bcm968360bg.h
include/configs/broadcom_bcm968380gerg.h
include/configs/broadcom_bcm968580xref.h
include/configs/comtrend_vr3032u.h
include/configs/da850evm.h
include/configs/tegra20-common.h
include/configs/work_92105.h
include/nand.h