[U-Boot] [PATCH 1/5] kgdb: add default generic stubs

Wolfgang Denk wd at denx.de
Mon Jan 18 00:23:15 CET 2010


Dear Mike Frysinger,

In message <1261438846-9675-2-git-send-email-vapier at gentoo.org> you wrote:
> From: Robin Getz <robin.getz at analog.com>
> 
> The default kgdb functions can be implemented with common U-Boot functions,
> so rather than force everyone to copy & paste these things, create a set of
> weak stubs.
> 
> Signed-off-by: Robin Getz <robin.getz at analog.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  common/Makefile     |    2 +-
>  common/kgdb_stubs.c |   64 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 65 insertions(+), 1 deletions(-)
>  create mode 100644 common/kgdb_stubs.c

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
A stone was placed at a ford in a river with the inscription:
"When this stone is covered it is dangerous to ford here."


More information about the U-Boot mailing list