[U-Boot] [PATCH v2] ARM: fix arch/arm/Makefile for Tegra

Tom Rini trini at konsulko.com
Sat Apr 11 18:05:40 CEST 2015


On Sun, Apr 12, 2015 at 12:58:14AM +0900, Masahiro Yamada wrote:

> Since commit 79d75d752717 (ARM: move -march=* and -mtune= options to
> arch/arm/Makefile), all the Tegra boards are broken because the SPL
> is built for ARMv7.
> 
> Insert Tegra-specific code to arch/arm/Makefile to set compiler
> flags for an earlier ARM architecture.
> 
> Note:
> The v1 patch for commit 79d75d752717 *was* correct when it was
> submitted.  Notice it was originally written for multi .config
> configuration where Kconfig set CONFIG_CPU_V7/CONFIG_CPU_ARM720T for
> Tegra U-Boot Main/SPL, respectively.  But, until it was merged into
> the mainline, commit e02ee2548afe (kconfig: switch to single .config
> configuration) had been already applied there.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Reported-by: Stephen Warren <swarren at nvidia.com>
> Reported-by: Jan Kiszka <jan.kiszka at siemens.com>
> Tested-by: Jan Kiszka <jan.kiszka at siemens.com>

Applied to u-boot/master, 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/20150411/2f56d389/attachment.sig>


More information about the U-Boot mailing list