[U-Boot] CONFIG_USE_ARCH_MEMSET/MEMCPY and SPL not working

Max Krummenacher max.oss.09 at gmail.com
Sat Oct 15 17:35:31 CEST 2016


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


More information about the U-Boot mailing list