]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/boot.c
ARM: Allow dumping of device tree
authorJohn Rigby <john.rigby@linaro.org>
Tue, 25 Jun 2013 17:34:13 +0000 (18:34 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Jun 2013 17:34:13 +0000 (18:34 +0100)
commit2acafb1a7b8b5ff4da48fccd7ce217cb07f36ffa
tree5b8441558a013be7532d7aa3d318c191cf8eca45
parentbaf8673ca802cb3ea2cdbe94813441d23bde223b
ARM: Allow dumping of device tree

By calling qemu_devtree_dumpdtb near the end of load_dtb.

Signed-off-by: John Rigby <john.rigby@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/boot.c