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

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

The real devicetree is created by the Xen project on-the-fly.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/xenguest-arm64.dts [new file with mode: 0644]
configs/xenguest_arm64_defconfig