]> git.baikalelectronics.ru Git - uboot.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)
commitcf02b2dd4b489ca9a4001e7af9ac90de6f575f77
tree68df216db2cb178937cdf82f779167080358249c
parent999d6c4da065ccf043e3623f337ff266e600bf15
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