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