commit | f65db347b757aedd5f7134f59eb1a56be219e6e6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:33 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | fbbaeebd291f670e57fb2e8dfc52bc82cbb3e3b2 | |
parent | a672097227d50e14fc4f7a115911d38d64a21e56 [diff] |
Correct SPL uses of ZYNQMP_FIRMWARE This converts 2 usages of this option to the non-SPL form, since there is no SPL_ZYNQMP_FIRMWARE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>