[U-Boot] [PATCH 3/5] kgdb: update mem2hex/hex2mem funcs

Wolfgang Denk wd at denx.de
Mon Jan 18 00:24:37 CET 2010


Dear Mike Frysinger,

In message <1261438846-9675-4-git-send-email-vapier at gentoo.org> you wrote:
> From: Robin Getz <robin.getz at analog.com>
> 
> Convert the funcs to do the conversion inline so that we can do the copy
> all at once with memcpy.  This let's us push out an weird arch-specific
> issues with accessing different regions of memory to the memcpy function
> like the MMRs on Blackfin systems, and it should be a bit faster.
> 
> Signed-off-by: Robin Getz <robin.getz at analog.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  common/kgdb.c |   43 ++++++++++++++++++++++++++++++++-----------
>  1 files changed, 32 insertions(+), 11 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
Be kind to unkind people - they need it the most.


More information about the U-Boot mailing list