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