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