]> Git Repo - qemu.git/commit - hw/arm-misc.h
arm: add device tree support
authorGrant Likely <[email protected]>
Fri, 2 Mar 2012 11:56:38 +0000 (11:56 +0000)
committerPeter Maydell <[email protected]>
Fri, 2 Mar 2012 11:56:38 +0000 (11:56 +0000)
commit412beee6a0349ce430920e2b2faa8009ced4a672
treea45532e27595b703ab6e8106b52a0ba4ab4cb95e
parent41c1e2f54e6fc76dbc7047f1a95693f4d37b4623
arm: add device tree support

If compiled with CONFIG_FDT, allow user to specify a device tree file using
the -dtb argument.  If the machine supports it then the dtb will be loaded
into memory and passed to the kernel on boot.

Signed-off-by: Jeremy Kerr <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
[Peter Maydell: Use machine opt rather than global to pass dtb filename]
Signed-off-by: Peter Maydell <[email protected]>
Makefile.target
configure
hw/arm-misc.h
hw/arm_boot.c
qemu-config.c
qemu-options.hx
vl.c
This page took 0.026622 seconds and 4 git commands to generate.