[U-Boot] [PATCH] mkconfig: add support for SPL CPU

Wolfgang Denk wd at denx.de
Thu Aug 9 22:38:19 CEST 2012


Dear Allen Martin,

In message <1334858337-2853-1-git-send-email-amartin at 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 <amartin at 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: wd at denx.de
"Beauty is transitory." "Beauty survives."
	-- Spock and Kirk, "That Which Survives", stardate unknown


More information about the U-Boot mailing list