[U-Boot] [PATCH v2] x86: Import the glibc memset implementation

Mike Frysinger vapier at gentoo.org
Wed Nov 9 21:47:44 CET 2011


On Wednesday 09 November 2011 14:12:15 Scott Wood wrote:
> Last I tried, I couldn't get it to work even with USE_PRIVATE_LIBGCC,
> because the compiler was generating calls to things that U-Boot didn't
> implement.

last i tried, i saw failures only for boards using yaffs as apparently that 
code triggered some extended math operations that the local libgcc omits.  i 
didn't look further to see if it was a matter of the yaffs code being wrong 
(i.e. trying to do a 64bit divide rather than using do_div), or libgcc should 
include that logic.  i don't use yaffs, so meh :).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111109/6b66956a/attachment.pgp 


More information about the U-Boot mailing list