]> Git Repo - qemu.git/commit - hw/arm/boot.c
hw/arm/boot: Allow boards to provide an fdt blob
authorJohn Rigby <[email protected]>
Fri, 22 Nov 2013 17:17:10 +0000 (17:17 +0000)
committerPeter Maydell <[email protected]>
Tue, 10 Dec 2013 13:28:30 +0000 (13:28 +0000)
commit0fb79851c3dffa06de648d955ee2f2b47bfb96ce
treea340a17a7a36a59689754c1a4f43e4b18796421d
parentef6de70ea811d66ebb6b9b6046e304f588e754bb
hw/arm/boot: Allow boards to provide an fdt blob

If no fdt is provided on command line and the new field
get_dtb in struct arm_boot_info is set then call it to
get a device tree blob.

Signed-off-by: John Rigby <[email protected]>
Reviewed-by: Christoffer Dall <[email protected]>
Message-id: 1385140638[email protected]
[PMM: minor tweaks and cleanup]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/boot.c
include/hw/arm/arm.h
This page took 0.025302 seconds and 4 git commands to generate.