commit | 8581d9927de482f972997057629b6b4d0da67110 | [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 | 2413fe67dbfeaf2d70bd13ed8efdfdbf0cbf7014 [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>