commit | 7a8b472e1ec95610744d88f492758f7793c17aed | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 16 20:59:19 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 23 10:24:39 2021 -0500 |
tree | 5439200122659f4e8ccdf178853953af8b3ebe8f | |
parent | ea98dc4fa248509fef88e4bc38963033e82da016 [diff] |
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>