]> git.baikalelectronics.ru Git - uboot.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)
commita3f082354eb614dcdc04204b84fc958cdca6f0f2
tree12f70a8d410c8d0fdb408f14c79609b88b2380d1
parentf507519d058a8607c0f93bc3665e7f083023726a
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