]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of FASTBOOT_FLASH
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:53 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commitaa0f71b659f885cd33c30d17b338fb70e00cb2e4
tree507ecbca0d80eb6ead58bb113f17600220f0e75f
parent5df86ffef74dd87f2a7ad9e2e8a9ea11a643737e
Correct SPL uses of FASTBOOT_FLASH

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

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