Correct SPL uses of DTB_RESELECT
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:39:38 +0000 (15:39 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:32:26 +0000 (16:32 -0500)
commit866ec874f52596229e072575b13ddabd3c73fb83
tree91b7ea29a4f38a875085cde672ab23cdb8c9dbb0
parentf27a545b8f63e8b85ac7cb1dd547bb274c30afea
Correct SPL uses of DTB_RESELECT

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_DTB_RESELECT defined in Kconfig

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