[U-Boot] [U-Boot,v2,5/5] examples: add fallback memcpy
Tom Rini
trini at konsulko.com
Wed Sep 13 02:28:52 UTC 2017
On Sat, Sep 09, 2017 at 06:47:43AM -0400, Rob Clark wrote:
> Solves build issue:
>
> Building current source for 134 boards (12 threads, 1 job per thread)
> arm: + lsxhl
> +examples/api/vsprintf.o: In function `string16':
> +lib/vsprintf.c:278: undefined reference to `memcpy'
> +examples/api/uuid.o: In function `uuid_bin_to_str':
> +lib/uuid.c:197: undefined reference to `memcpy'
> +lib/uuid.c:199: undefined reference to `memcpy'
> +make[3]: *** [examples/api/demo] Error 1
> +make[2]: *** [examples/api] Error 2
> +make[1]: *** [examples] Error 2
> +make: *** [sub-make] Error 2
> 133 0 1 /134 sheevaplug
>
> Signed-off-by: Rob Clark <robdclark at gmail.com>
Applied to u-boot/master, 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/20170912/9fd0ccb0/attachment.sig>
More information about the U-Boot
mailing list