]> Git Repo - J-u-boot.git/commit
arm: qemu-ppce500: Add a devicetree file
authorSimon Glass <[email protected]>
Fri, 17 Dec 2021 03:59:19 +0000 (20:59 -0700)
committerTom Rini <[email protected]>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commitc4607665da038e3d5e31e85c41293d06e7cb5608
tree5439200122659f4e8ccdf178853953af8b3ebe8f
parent142918807de0b6b524b02c47ad44bafeb9b96fa1
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 <[email protected]>
arch/powerpc/dts/Makefile
arch/powerpc/dts/qemu-ppce500.dts [new file with mode: 0644]
configs/qemu-ppce500_defconfig
This page took 0.040541 seconds and 4 git commands to generate.