From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] uboot: arm64 arch build support
Date: Mon, 12 Oct 2015 22:01:02 +0200 [thread overview]
Message-ID: <20151012220102.36207377@free-electrons.com> (raw)
In-Reply-To: <1444675996-17536-1-git-send-email-matthew.weber@rockwellcollins.com>
Matt, Ronak,
On Mon, 12 Oct 2015 13:53:16 -0500, Matt Weber wrote:
> From: Ronak Desai <ronak.desai@rockwellcollins.com>
>
> For a 64bit arm architecture, Buildroot uses arm64 terminology
> and from the top-level Makefile KERNEL_ARCH is set to
> arm64 which is then passed to the uboot build.
> This causes a compilation issue as uboot uses the top-level
> system architecture as it's $(ARCH). So arch/$(ARCH)/Makefile
> doesn't work with arm64 unless we adjust the arch.
>
> Signed-off-by: Ronak Desai <ronak.desai@rockwellcollins.com>
> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com>
> ---
> boot/uboot/uboot.mk | 10 ++++++++++
> 1 file changed, 10 insertions(+)
Applied with some minor tweaks:
[Thomas:
- rewrap commit message text.
- simplify comment in the code.]
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2015-10-12 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-12 18:53 [Buildroot] [PATCH v2] uboot: arm64 arch build support Matt Weber
2015-10-12 20:01 ` Thomas Petazzoni [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=20151012220102.36207377@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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