[U-Boot] [PATCH] Import the glibc implementation of x86 memset into u-boot
Graeme Russ
graeme.russ at gmail.com
Sat Nov 12 11:28:43 CET 2011
Hi Gabe,
On 08/11/11 20:59, Gabe Black wrote:
> The new implementation is about twice as fast as the old.
>
> Signed-off-by: Gabe Black <gabeblack at chromium.org>
> ---
> 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
>
Can you please rebase against u-boot-x86/master and re-submit
Thanks,
Graeme
More information about the U-Boot
mailing list