]> Git Repo - J-u-boot.git/commit
arm: qemu: Add a devicetree file for qemu_arm
authorSimon Glass <[email protected]>
Fri, 17 Dec 2021 03:59:10 +0000 (20:59 -0700)
committerTom Rini <[email protected]>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commit4dc1d8318b33449c6d8e62c9371f021c61fe75a9
treecd630512f91103d2a7ed9d97e52169e78eb835ea
parentc3c1614537d4fd2c5b7f1c29887541210bf0b8bd
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 <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
arch/arm/dts/Makefile
arch/arm/dts/qemu-arm.dts [new file with mode: 0644]
configs/qemu_arm_defconfig
This page took 0.040449 seconds and 4 git commands to generate.