commit | 5c6205b0d9d575aee5aed2d204ffa1ede56a5b31 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:36:44 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 73643d69c3429814d584668a634337f56e3eec6a | |
parent | d87b83e4a2f8888b46012b6ff211e5a6b5c35597 [diff] |
Correct SPL use of CMD_STM32PROG This converts 1 usage of this option to the non-SPL form, since there is no SPL_CMD_STM32PROG defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>