commit | df650d2d8a08ef377b3f68ff265445ea25ae5166 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:23 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:25 2023 -0500 |
tree | 15e8819450252f1dc030c59a8e6a73ee29ca0495 | |
parent | 4c7e47afb65c972fda2b7480f2e3cd9021d381d8 [diff] |
Correct SPL use of CMD_BOOTI This converts 1 usage of this option to the non-SPL form, since there is no SPL_CMD_BOOTI defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>