From: Stephen Warren <swarren@nvidia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] ARM: fix arch/arm/Makefile for Tegra
Date: Sat, 11 Apr 2015 21:39:37 -0600 [thread overview]
Message-ID: <5529E8F9.4000102@nvidia.com> (raw)
In-Reply-To: <1428767894-5322-1-git-send-email-yamada.masahiro@socionext.com>
On 04/11/2015 09:58 AM, 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.
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
prev parent reply other threads:[~2015-04-12 3:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-11 15:58 [U-Boot] [PATCH v2] ARM: fix arch/arm/Makefile for Tegra Masahiro Yamada
2015-04-11 16:05 ` Tom Rini
2015-04-12 3:39 ` Stephen Warren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5529E8F9.4000102@nvidia.com \
--to=swarren@nvidia.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.