arm: riscv: qemu: Explain how to extract the generated dt
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:09 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commitc3c1614537d4fd2c5b7f1c29887541210bf0b8bd
tree2f50ebe39986d7f445e573ddaf77704f608d1c32
parent6d7636c946b85390a984402c0422f6270a45befd
arm: riscv: qemu: Explain how to extract the generated dt

QEMU currently generates a devicetree for use with U-Boot. Explain how to
obtain it.

Also explain how to merge it to produce a devicetree with the U-Boot
features included.

Signed-off-by: Simon Glass <sjg@chromium.org>
doc/board/emulation/qemu-arm.rst
doc/board/emulation/qemu-riscv.rst
doc/develop/devicetree/dt_qemu.rst [new file with mode: 0644]
doc/develop/devicetree/index.rst