I'm pretty sure u-boot doesn't link with glibc. I'd expect that to cause all sorts of problems on top of being really big. There are default, generic implementations which it can use, or you can specialize them to take advantage of architecture specific features like I'm doing here.
Gabe On Tue, Nov 8, 2011 at 4:45 PM, Graeme Russ <graeme.r...@gmail.com> wrote: > Hi Gabe, > > > On Wed, Nov 9, 2011 at 9:40 AM, Gabe Black <gabebl...@chromium.org> wrote: > > The new implementation is about twice as fast as the old. > > > > I don't get it - If this is the glibc implementation, we aren't we just > using the implementation in the glibc library which we link to? > > Regards, > > Graeme >
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot