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