public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] kgdb: drop duplicate debugger_exception_handler
Date: Mon, 18 Jan 2010 00:23:44 +0100	[thread overview]
Message-ID: <20100117232344.86C09C88AE@gemini.denx.de> (raw)
In-Reply-To: <1261438846-9675-3-git-send-email-vapier@gentoo.org>

Dear Mike Frysinger,

In message <1261438846-9675-3-git-send-email-vapier@gentoo.org> you wrote:
> The debugger_exception_handler definition is the same for everyone, so use
> the common one now.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  cpu/74xx_7xx/traps.c |    4 ----
>  cpu/mpc5xx/traps.c   |    4 ----
>  cpu/mpc5xxx/traps.c  |    4 ----
>  cpu/mpc8220/traps.c  |    4 ----
>  cpu/mpc8260/traps.c  |    4 ----
>  cpu/mpc85xx/traps.c  |    4 ----
>  cpu/mpc86xx/traps.c  |    4 ----
>  cpu/mpc8xx/traps.c   |    4 ----
>  cpu/ppc4xx/traps.c   |    4 ----
>  9 files changed, 0 insertions(+), 36 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
        Ordnung ist die Lust der Vernunft,
        aber Unordnung die Wonne der Phantasie         - Paul Claudel

  reply	other threads:[~2010-01-17 23:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-21 23:40 [U-Boot] [PATCH 0/5] kgdb cleanup and Blackfin kgdb port Mike Frysinger
2009-12-21 23:40 ` [U-Boot] [PATCH 1/5] kgdb: add default generic stubs Mike Frysinger
2010-01-17 23:23   ` Wolfgang Denk
2009-12-21 23:40 ` [U-Boot] [PATCH 2/5] kgdb: drop duplicate debugger_exception_handler Mike Frysinger
2010-01-17 23:23   ` Wolfgang Denk [this message]
2009-12-21 23:40 ` [U-Boot] [PATCH 3/5] kgdb: update mem2hex/hex2mem funcs Mike Frysinger
2010-01-17 23:24   ` Wolfgang Denk
2010-01-20 17:34     ` [U-Boot] U-Boot for LENO3 processor board K Balaji
2010-01-21 13:14       ` Detlev Zundel
2010-01-21 14:02         ` Daniel Hellstrom
2010-01-22 18:21           ` K Balaji
2010-01-21 14:04         ` Daniel Hellstrom
2010-01-22 18:10         ` K Balaji
2009-12-21 23:40 ` [U-Boot] [PATCH 4/5] asm-generic/signal.h: import from linux Mike Frysinger
2009-12-21 23:40 ` [U-Boot] [PATCH 5/5] Blackfin: add support for kgdb Mike Frysinger
2010-01-17 23:25 ` [U-Boot] [PATCH 0/5] kgdb cleanup and Blackfin kgdb port Wolfgang Denk
2010-01-18  1:37   ` [U-Boot] Pull request u-boot-blackfin.git Mike Frysinger
2010-01-21 20:55     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100117232344.86C09C88AE@gemini.denx.de \
    --to=wd@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox