From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH] ARMv8: replace CONFIG_ARM64 with builtin __aarch64__
Date: Tue, 14 Apr 2015 10:34:46 +0200 [thread overview]
Message-ID: <20150414103446.5718fce8@lilith> (raw)
In-Reply-To: <1422951025-31086-1-git-send-email-fenghua@phytium.com.cn>
Hello fenghua at phytium.com.cn,
On Tue, 3 Feb 2015 16:10:25 +0800, fenghua at phytium.com.cn
<fenghua@phytium.com.cn> wrote:
> From: David Feng <fenghua@phytium.com.cn>
>
> This patch replace CONFIG_ARM64 with gcc builtin __aarch64__.
> CONFIG_ARM64 is still needed in makefile and config.mk.
> Maybe them could be replace with something like *_V8 later.
If CONFIG_ARM64 is still needed, then it will remain available, so
there is no /need/ to replace it in source code. There may be
an /interest/ in replacing it though, but it is not stated here. What
would this be?
Amicalement,
--
Albert.
next prev parent reply other threads:[~2015-04-14 8:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 8:10 [U-Boot] [RFC PATCH] ARMv8: replace CONFIG_ARM64 with builtin __aarch64__ fenghua at phytium.com.cn
2015-04-14 8:34 ` Albert ARIBAUD [this message]
2015-06-03 14:48 ` Albert ARIBAUD
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=20150414103446.5718fce8@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 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.