[U-Boot] [PATCH] bootm: Reduce the unnecessary memmove

Wolfgang Denk wd at denx.de
Sat Feb 21 23:00:33 CET 2009


Dear Minkyu Kang,

In message <499B50E0.8040501 at samsung.com> you wrote:
> Although load address and image start address are same address,
> bootm command always does memmove.
> That is unnecessary memmove and can be taken few milliseconds
> (about 500 msec to 1000 msec).
> If skip this memmove, we can reduce the boot time.
> 
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
> ---
>  common/cmd_bootm.c |    6 ++++--
>  1 files changed, 4 insertions(+), 2 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 at denx.de
If some day we are defeated, well, war has  its  fortunes,  good  and
bad.
	-- Commander Kor, "Errand of Mercy", stardate 3201.7


More information about the U-Boot mailing list