[PATCH v1 1/1] arm64: versal: enable config_of_separate
Simon Glass
sjg at chromium.org
Thu Dec 29 23:39:04 CET 2022
On Fri, 23 Dec 2022 at 02:57, Neal Frager <neal.frager at 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.frager at amd.com>
> ---
> configs/xilinx_versal_virt_defconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
For the commit subject, it should really be OF_SEPARATE (you can leave
off the CONFIG_ but it should be in CAPS).
More information about the U-Boot
mailing list