commit | eb28494199eb9d88f18cff95dbd7c99bf23c1463 | [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 | f188b75d0e826f2c0a63f6e2d84c697fd0085abf [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>