[U-Boot] example: api: ARM example needs memset

Tom Rini trini at konsulko.com
Mon Jan 2 22:30:05 CET 2017


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
-------------- 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>


More information about the U-Boot mailing list