Correct SPL uses of FASTBOOT_FLASH_NAND
authorSimon Glass <sjg@chromium.org>
Mon, 6 Feb 2023 00:54:13 +0000 (17:54 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:41 +0000 (07:41 -0500)
commitc6228edf1f660d5ee2c7491449ba363350d696ae
treeb591ac42c6b962d5fb65dea9a4728748f0ee4103
parent7cb10e516bd73a5c26e6d0a52ec82d6ed17ce741
Correct SPL uses of FASTBOOT_FLASH_NAND

This converts 3 usages of this option to the non-SPL form, since there is
no SPL_FASTBOOT_FLASH_NAND defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
drivers/fastboot/fb_command.c
drivers/fastboot/fb_getvar.c