On 07/20/15 15:19, Andrew Jones wrote:
dumpdtb (-machine dumpdtb=<file>) allows one to inspect the generated
device tree of machine types that generate device trees. This is
useful for a) seeing what's there b) debugging/testing device tree
generator patches. It can be used as follows

$QEMU_CMDLINE -machine dumpdtb=dtb
dtc -I dtb -O dts dtb

Signed-off-by: Andrew Jones <drjo...@redhat.com>

Glad to see that it's useful for others too :).

Reviewed-by: Alexander Graf <ag...@suse.de>


Alex


Reply via email to