[U-Boot] [PATCH] memmove_wd: Allow overlapping memory area

Wolfgang Denk wd at denx.de
Mon Aug 9 00:20:06 CEST 2010


Dear Alexander Stein,

In message <1279701826-20083-1-git-send-email-alexander.stein at systec-electronic.com> you wrote:
> Signed-off-by: Alexander Stein <alexander.stein at systec-electronic.com>
> ---
>  common/image.c |   11 ++++++++---
>  1 files changed, 8 insertions(+), 3 deletions(-)

And BTW:

> +		if (to <= from)
> +		{

Incorrect brace style.

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 at denx.de
This is now.  Later is later.


More information about the U-Boot mailing list