On Mon, 2 Jan 2017 16:30:05 -0500 Tom Rini <tr...@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 <m...@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 <m...@bidouilliste.com> <m...@freebsd.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot