On Fri, 23 Dec 2022 at 02:57, Neal Frager <neal.fra...@amd.com> wrote: > > Enable CONFIG_OF_SEPARATE, so that the u-boot.dtb is built by default for > versal devices. > > Signed-off-by: Neal Frager <neal.fra...@amd.com> > --- > configs/xilinx_versal_virt_defconfig | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <s...@chromium.org> For the commit subject, it should really be OF_SEPARATE (you can leave off the CONFIG_ but it should be in CAPS).