* [U-Boot] CONFIG_USE_ARCH_MEMSET/MEMCPY and SPL not working
@ 2016-10-15 15:35 Max Krummenacher
0 siblings, 0 replies; only message in thread
From: Max Krummenacher @ 2016-10-15 15:35 UTC (permalink / raw)
To: u-boot
Hi
I'm moving an i.MX6 based system to use SPL.
With CONFIG_USE_ARCH_MEMSET/MEMCPY enabled the SPL build fails with
undefined reference to `memset'
undefined reference to `memcpy'
The following RFC Patch should have made it in mainline by way of u
-boot-arm, however it didn't.
http://lists.denx.de/pipermail/u-boot/2015-February/203836.html
http://lists.denx.de/pipermail/u-boot/2015-June/215848.html
Is there a reason that the patch did not make it in mainline?
Regards
Max
P.S.:
The issue has been brought up earlier also, AFAIK without any response:
http://lists.denx.de/pipermail/u-boot/2013-July/159045.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-15 15:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15 15:35 [U-Boot] CONFIG_USE_ARCH_MEMSET/MEMCPY and SPL not working Max Krummenacher
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.