]> git.baikalelectronics.ru Git - uboot.git/commit
arm: qemu-ppce500: Add a devicetree file
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:19 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commit0a98e6cf356ef4f50ea2fd73047f07a80bc13b66
tree5439200122659f4e8ccdf178853953af8b3ebe8f
parentb40c902a25695c33096f094a617e48f88ea2b8d9
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>
arch/powerpc/dts/Makefile
arch/powerpc/dts/qemu-ppce500.dts [new file with mode: 0644]
configs/qemu-ppce500_defconfig