commit | 41782a9c09353c7a5467a96a2c340273c2f1a90a | [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 | 83f3d121ddf5c2f0c3ffc5e0cd01a67d31c28bfd [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>