Dear Allen Martin,

In message <1334858337-2853-1-git-send-email-amar...@nvidia.com> you wrote:
> Add support for specifying a differnt CPU for main u-boot and SPL
> u-boot builds.  This is done by adding an optional SPL CPU after the
> main CPU in boards.cfg as follows:
> 
>      normal_cpu:spl_cpu
> 
> This this case CPU will be set to "normal_cpu" during the main u-boot
> build and "spl_cpu" during the SPL build.
> 
> Signed-off-by: Allen Martin <amar...@nvidia.com>
> ---
> This is part of my patch series to move all armv4t code out of tegra
> u-boot to an SPL.  I haven't heard any suggestions on how to resolve
> having a different CPU for the SPL build, so this is my suggestion
> as a possible solution.
> 
>  boards.cfg     |    5 +++++
>  doc/README.SPL |   12 ++++++++++++
>  mkconfig       |   15 ++++++++++++++-
>  3 files changed, 31 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
"Beauty is transitory." "Beauty survives."
        -- Spock and Kirk, "That Which Survives", stardate unknown
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to