commit | 64d6bfb660dbb1e29259ef141535c8d68dada2e5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:53 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 507ecbca0d80eb6ead58bb113f17600220f0e75f | |
parent | 418f2173b1bb15dca7f3933f5385abdae8beb509 [diff] |
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>