[U-Boot] tools/genboardscfg.py: Do not output SPLCPU field

Tom Rini trini at ti.com
Sat Aug 23 14:41:49 CEST 2014


On Wed, Aug 06, 2014 at 01:42:34PM +0900, Masahiro Yamada wrote:

> Prior to Kconfig, the CPU field of boards.cfg could optionally have
> ":SPLCPU", like "armv7:arm720t".
> (Actually this syntax was only used for Tegra platform.)
> 
> Now it is not necessary at all because CPU is defined by
> CONFIG_SYS_CPU in Kconfig.
> 
> For Tegra platform, the Kconfig option is described as follows:
> 
>   config SYS_CPU
>           string
>           default "arm720t" if SPL_BUILD
>           default "armv7" if !SPL_BUILD
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140823/1e4f68e8/attachment.pgp>


More information about the U-Boot mailing list