On Tue, Jul 22, 2025 at 01:03:43PM +0200, Michal Simek wrote: > There is no reason to use OF_BOARD for MBV because reduced DT is used by > SPL and full DT is passed via u-boot.img or u-boot.itb. There is no reason > to pick up DTB from certain address. > > Signed-off-by: Michal Simek <michal.si...@amd.com> > --- > > board/xilinx/mbv/Kconfig | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>