commit | 9bdd6f7ca18cc5de67ab33c96cdf79a686feb1d0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:10 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:14 2023 -0500 |
tree | b48f1f3bcf9c549751c72819180163f4b9b1a33b | |
parent | c002b7811b8e2d50490e946b5027059fc36dd012 [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>