On Wed, Sep 23, 2015 at 10:25:37AM -0700, Ryan Harkin wrote:

> Create an additional FVP configuration to boot images pre-loaded into
> DRAM.
> 
> Sometimes it's preferential to boot the model by loading the files
> directly into DRAM via model parameters, rather than using
> SemiHosting.
> 
> An example of model parmaters that are used to pre-load the files
> into DRAM:
>     --data cluster0.cpu0=Image@0x80080000 \
>     --data cluster0.cpu0=fvp-base-gicv2-psci.dtb@0x83000000 \
>     --data cluster0.cpu0=uInitrd@0x84000000
> 
> Signedoff-by: Ryan Harkin <[email protected]>
> Reviewed-by: Linus Walleij <[email protected]>
> CC: David Feng <[email protected]>
> CC: Bhupesh Sharma <[email protected]>
> CC: Linus Walleij <[email protected]>
> ---
>  arch/arm/Kconfig                       |  4 ++++
>  configs/vexpress_aemv8a_dram_defconfig | 19 +++++++++++++++++++

Make sure you add an entry to board/armltd/vexpress64/MAINTAINERS for this
board too so buildman doesn't warn about a missing maintainer.  Thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to