[PATCH 07/10] Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to Kconfig

Simon Glass sjg at chromium.org
Mon Nov 14 23:50:10 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_NO_SUBPAGE_WRITE
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  README                               | 5 -----
>  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 +
>  drivers/mtd/nand/raw/Kconfig         | 4 ++++
>  include/configs/ti_armv7_keystone2.h | 1 -
>  9 files changed, 10 insertions(+), 6 deletions(-)
>

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


More information about the U-Boot mailing list