Re: [U-Boot] [PATCH V4 1/3] lib_generic memcpy: copy one word at a time if possible

18 Oct
2009
18 Oct
'09
11:10 p.m.
Dear Alessandro Rubini,
In message <cceb84d6368125b2d1003ebced494b45ca2cf999.1255168028.git.rubini@ unipv.it> you wrote:
From: Alessandro Rubini rubini@unipv.it
If source and destination are aligned, this copies ulong values until possible, trailing part is copied by byte. Thanks for the details to Wolfgang Denk, Mike Frysinger, Peter Tyser, Chris Moore.
Signed-off-by: Alessandro Rubini rubini@unipv.it Acked-by: Andrea Gallo andrea.gallo@stericsson.com Acked-by: Mike Frysinger vapier@gentoo.org
lib_generic/string.c | 19 +++++++++++++++---- 1 files changed, 15 insertions(+), 4 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Madness has no purpose. Or reason. But it may have a goal.
-- Spock, "The Alternative Factor", stardate 3088.7
5683
Age (days ago)
5683
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Denk