Hi Gabe,

On 15/11/11 11:47, Gabe Black wrote:
> The new implementation is about twice as fast as the old. This is from
> glibc-2.14, sysdeps/i386/memset.c.
> 
> Signed-off-by: Gabe Black <gabebl...@chromium.org>
> ---
> Changes in v2:
> Update the commit summary as suggested by Mike Frysinger.
> 
> Changes in v3:
> Rebase onto the x86 repository.
> 
> Changes in v4:
> Remove "All rights reserved."
> Add the glibc version number to the commit message.
> 
>  arch/x86/include/asm/string.h |    2 +-
>  arch/x86/lib/Makefile         |    1 +
>  arch/x86/lib/string.c         |   87 
> +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 89 insertions(+), 1 deletions(-)
>  create mode 100644 arch/x86/lib/string.c

Applied to u-boot-x86/master

Thanks,

Graeme

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to