commit | 96c0d2be4eda061ecf339cc7a317c1884b121472 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:10 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | bfb830871b2ddfc92d48dfe54137a81e10bce693 | |
parent | c06063ce6311a497808912d2ee5506b700fde06c [diff] |
Correct SPL uses of FASTBOOT This converts 3 usages of this option to the non-SPL form, since there is no SPL_FASTBOOT defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>