[PATCH 11/16] arm: xilinx_versal_virt: Add a devicetree file

Simon Glass sjg at chromium.org
Wed Oct 13 18:58:27 CEST 2021


Hi Michal,

On Wed, 13 Oct 2021 at 00:13, Michal Simek <michal.simek at xilinx.com> wrote:
>
>
>
> On 10/13/21 03:01, Simon Glass wrote:
> > Add a devicetree file obtained from qemu for this board. This was obtained
> > with:
> >
> >     qemu-system-aarch64 -M xlnx-versal-virt -machine dumpdtb=dtb.dtb
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> >   arch/arm/dts/Makefile                |   3 +-
> >   arch/arm/dts/xilinx-versal-virt.dts  | 307 +++++++++++++++++++++++++++
> >   configs/xilinx_versal_virt_defconfig |   1 +
> >   3 files changed, 310 insertions(+), 1 deletion(-)
> >   create mode 100644 arch/arm/dts/xilinx-versal-virt.dts
> >

[.]

>
> I have also concern about adding these files. When this series is
> accepted from high level point of view it would be better to simply use
> what we use already which describe standard versal boards. I just didn't
> push that files yet.

That's fine and there is no need to wait, you could add the files now.
I also suggest a few notes in doc/board/emulation and doc/board/xilinx

Regards,
Simon


More information about the U-Boot mailing list