]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL uses of MICROBLAZE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:14 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit0c22cdca1500470d9c750565361e423bd8e6c14f
tree68df216db2cb178937cdf82f779167080358249c
parent210af54947e1b88f1fb961fec51d6427f5ec8575
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>
board/xilinx/common/board.c