]> git.baikalelectronics.ru Git - uboot.git/commit
arm: qemu: Add a devicetree file for qemu_arm
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:10 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commit04fddf91d36f3f6786f04c22a0c02b44f33b4e1c
treecd630512f91103d2a7ed9d97e52169e78eb835ea
parentfa9cfb484d3e4d7d964d20ae87358934accc6b42
arm: qemu: Add a devicetree file for qemu_arm

This uses QEMU virt which creates its own devicetree.

Add an empty version of this file, so that we can at least build this
board when devicetrees are required.

Tested-by: Heinrich Schuchardt <heinrich.schuchardt@canaonical.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/qemu-arm.dts [new file with mode: 0644]
configs/qemu_arm_defconfig