commit | ef65aa35725b458713b0b68c4e66c3988e342159 | [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 | 71e3e215079f7b228e8eaec084109b0aa5672fd1 [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>