[U-Boot] example: api: ARM example needs memset
Emmanuel Vadot
manu at bidouilliste.com
Tue Jan 3 08:35:03 CET 2017
On Mon, 2 Jan 2017 16:30:05 -0500
Tom Rini <trini at konsulko.com> wrote:
> 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 at 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
Hi Tom,
Mhm right, I'll admit I've only tested the board I have.
We'll just use this patch on FreeBSD for now, it seems we are the only
consumer of the API so we hit errors that nobody sees.
Thanks !
--
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>
More information about the U-Boot
mailing list