From: Max Krummenacher <max.oss.09@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] CONFIG_USE_ARCH_MEMSET/MEMCPY and SPL not working
Date: Sat, 15 Oct 2016 17:35:31 +0200 [thread overview]
Message-ID: <1476545731.2434.2.camel@gmail.com> (raw)
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
reply other threads:[~2016-10-15 15:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1476545731.2434.2.camel@gmail.com \
--to=max.oss.09@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.