]> git.dujemihanovic.xyz Git - u-boot.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)
commit64d6bfb660dbb1e29259ef141535c8d68dada2e5
tree507ecbca0d80eb6ead58bb113f17600220f0e75f
parent418f2173b1bb15dca7f3933f5385abdae8beb509
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