[PATCH 09/10] Convert CONFIG_SYS_NAND_SIZE to Kconfig
Simon Glass
sjg at chromium.org
Mon Nov 14 23:50:42 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_SIZE
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> drivers/mtd/nand/raw/Kconfig | 5 +++++
> include/configs/M5329EVB.h | 1 -
> include/configs/M5373EVB.h | 1 -
> include/configs/m53menlo.h | 6 ------
> include/configs/smartweb.h | 1 -
> include/configs/taurus.h | 1 -
> 6 files changed, 5 insertions(+), 10 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list