commit | 0c22cdca1500470d9c750565361e423bd8e6c14f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:14 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:39 2023 -0500 |
tree | 68df216db2cb178937cdf82f779167080358249c | |
parent | 210af54947e1b88f1fb961fec51d6427f5ec8575 [diff] |
Correct SPL uses of MICROBLAZE This converts 2 usages of this option to the non-SPL form, since there is no SPL_MICROBLAZE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>