]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit471f3e8c21363e028cbe6e0e5be4c1dd96e61631
treef4885eb56e4bd99e9b69bb22c126de0de63ce876
parentf46bac5ab26aaba37434ffcb90af38fcc96c0f30
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