From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] example: api: ARM example needs memset
Date: Mon, 2 Jan 2017 16:30:05 -0500 [thread overview]
Message-ID: <20170102213005.GD9241@bill-the-cat> (raw)
In-Reply-To: <20161231180550.45120-1-manu@bidouilliste.com>
On Sat, Dec 31, 2016 at 07:05:50PM +0100, Emmanuel Vadot wrote:
> Add memset.S to the needed object for the API example and do not
> hardcode powerpc as the arch for library assembly files.
>
> Signed-off-by: Emmanuel Vadot <manu@bidouilliste.com>
This patch isn't quite correct. Not all cases of ARM will have the
optimized memset available to them (currently), so we can't apply this
today. I'm going to re-examine this post release when I'm going to have
optimized memset/memcpy more widely available on ARM, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170102/6fa252ac/attachment.sig>
next prev parent reply other threads:[~2017-01-02 21:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-31 18:05 [U-Boot] [PATCH] example: api: ARM example needs memset Emmanuel Vadot
2017-01-02 21:30 ` Tom Rini [this message]
2017-01-03 7:35 ` [U-Boot] " Emmanuel Vadot
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=20170102213005.GD9241@bill-the-cat \
--to=trini@konsulko.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.