From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm: make 'MAKEALL -a' distinguish between arm and aarch64
Date: Fri, 10 Jan 2014 14:38:21 +0100 [thread overview]
Message-ID: <20140110143821.36c2fdb3@lilith> (raw)
In-Reply-To: <1389346096-26870-1-git-send-email-albert.u.boot@aribaud.net>
Hi Albert,
On Fri, 10 Jan 2014 10:28:16 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> The vexpress_aemv8a is the first aarch64 board in U-Boot.
> As it was introduced, it gets built when "MAKEALL -a arm"
> is invoked, and fails as this command is run with a 32-bit,
> not 64-bit, toolchain as the cross-compiler.
>
> Introduce 'arch64' as a valid 'MAKEALL -a' argument, treated
> as 'arm' for all other intents, and change the architecture
> of the vexpress_aemv8a entry in boards.cfg from 'arm' to
> 'aarch64'.
Applied, with the typo found by Wolfgang fixed, to u-boot-arm/master.
Amicalement,
--
Albert.
prev parent reply other threads:[~2014-01-10 13:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 9:28 [U-Boot] [PATCH] arm: make 'MAKEALL -a' distinguish between arm and aarch64 Albert ARIBAUD
2014-01-10 11:49 ` Wolfgang Denk
2014-01-10 12:36 ` Albert ARIBAUD
2014-01-10 13:37 ` Gerhard Sittig
2014-01-10 13:38 ` Albert ARIBAUD [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=20140110143821.36c2fdb3@lilith \
--to=albert.u.boot@aribaud.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).