commit | efe13bacbcaf5ff6a5d0a16a924406de2ffb0808 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:31 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 4004b25e5d1d87f10bd8ab78f2f8cae4fef3d162 | |
parent | 5ca5dd5ae832c5f06fae508f742f8109991aad75 [diff] |
Correct SPL uses of CPU_MICROBLAZE This converts 2 usages of this option to the non-SPL form, since there is no SPL_CPU_MICROBLAZE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>