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