[PATCH v5 06/26] arm: qemu: Add a devicetree file for qemu_arm64

Peter Maydell peter.maydell at linaro.org
Mon Nov 1 11:48:21 CET 2021


On Tue, 26 Oct 2021 at 01:33, Simon Glass <sjg at chromium.org> wrote:
>
> Add this file, generated from qemu, so there is a reference devicetree
> in the U-Boot tree.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Note that the dtb you get from QEMU is only guaranteed to work if:
 1) you run it on the exact same QEMU version you generated it with
 2) you pass QEMU the exact same command line arguments you used
    when you generated it

thanks
-- PMM


More information about the U-Boot mailing list