u-boot/arch/powerpc/dts/qemu-ppce500.dts
Simon Glass c4607665da arm: qemu-ppce500: Add a devicetree file
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.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-12-23 10:24:39 -05:00

10 lines
139 B
Text

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
* Empty device tree for qemu-ppce400
*
* Copyright 2021 Google LLC
*/
/dts-v1/;
/ {
};