From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases
Date: Fri, 10 Jan 2014 10:17:56 +0100 [thread overview]
Message-ID: <20140110101756.7daba61c@lilith> (raw)
In-Reply-To: <1389298287-11236-1-git-send-email-trini@ti.com>
Hi Tom,
On Thu, 9 Jan 2014 15:11:27 -0500, Tom Rini <trini@ti.com> wrote:
> The toolchain sets __aarch64__ for both LE and BE. In the case of
> posix_types.h we cannot reliably use config.h as that will lead to
> problems. In the case of byteorder.h it's clearer to check the EB flag
> being set in either case instead.
Amended according to Tom's instruction on IRC (actual removal of
config.h include in posix_types.h) then applied on top of the arm64
serie v16.
Amicalement,
--
Albert.
prev parent reply other threads:[~2014-01-10 9:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 20:11 [U-Boot] [PATCH] armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases Tom Rini
2014-01-10 9:17 ` 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=20140110101756.7daba61c@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).