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