]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of ARCH_ZYNQ
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:36:13 +0000 (15:36 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:25 +0000 (16:32 -0500)
commitc0ef5a3ea72c1c4cf1ec77e318d7418681269471
tree12f70a8d410c8d0fdb408f14c79609b88b2380d1
parent51864cdcbcd8cfdbfc7d044eb61d90beb8cf7896
Correct SPL use of ARCH_ZYNQ

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_ARCH_ZYNQ defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
board/xilinx/common/board.c