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