[U-Boot] [PATCH 05/11] vexpress64: fvp dram: add DRAM configuration

Tom Rini trini at konsulko.com
Mon Sep 28 17:14:49 CEST 2015


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 at 0x80080000 \
>     --data cluster0.cpu0=fvp-base-gicv2-psci.dtb at 0x83000000 \
>     --data cluster0.cpu0=uInitrd at 0x84000000
> 
> Signedoff-by: Ryan Harkin <ryan.harkin at linaro.org>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> CC: David Feng <fenghua at phytium.com.cn>
> CC: Bhupesh Sharma <bhupesh.sharma at freescale.com>
> CC: Linus Walleij <linus.walleij at linaro.org>
> ---
>  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150928/a537d98a/attachment.sig>


More information about the U-Boot mailing list