(I've taken this work over from John so these review comments
are more in the nature of "notes to myself" than anything else ;-)
On 10 May 2013 07:58, John Rigby wrote:
> 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 devic
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
---
changes in v3:
- split patch
hw/arm/boot.c| 30 +++---
include/hw/arm/arm.h | 6 ++
2 files