Re: [PATCH 1/5] kgdb: Remove unused serial related options

2021-10-02 Thread Tom Rini
On Mon, Sep 13, 2021 at 05:24:51PM -0400, Tom Rini wrote: > We have a few CONFIG options for KGDB that are not referenced, remove > them. > > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH 1/5] kgdb: Remove unused serial related options

2021-09-26 Thread Tom Rini
On Sun, Sep 26, 2021 at 05:54:23PM +0800, Peng Fan (OSS) wrote: > > > On 2021/9/15 11:15, Tom Rini wrote: > > On Wed, Sep 15, 2021 at 10:07:23AM +0800, Peng Fan (OSS) wrote: > > > > > Just wonder anyone using kgdb in U-Boot? > > > And sharing the same uart with normal output? > > > > The KGDB c

Re: [PATCH 1/5] kgdb: Remove unused serial related options

2021-09-26 Thread Peng Fan (OSS)
On 2021/9/15 11:15, Tom Rini wrote: On Wed, Sep 15, 2021 at 10:07:23AM +0800, Peng Fan (OSS) wrote: Just wonder anyone using kgdb in U-Boot? And sharing the same uart with normal output? The KGDB code is also likely broken and could be removed in a follow-up patch. It is however in Kconfi

Re: [PATCH 1/5] kgdb: Remove unused serial related options

2021-09-14 Thread Tom Rini
On Wed, Sep 15, 2021 at 10:07:23AM +0800, Peng Fan (OSS) wrote: > Just wonder anyone using kgdb in U-Boot? > And sharing the same uart with normal output? The KGDB code is also likely broken and could be removed in a follow-up patch. It is however in Kconfig currently. -- Tom signature.asc D

Re: [PATCH 1/5] kgdb: Remove unused serial related options

2021-09-14 Thread Peng Fan (OSS)
Just wonder anyone using kgdb in U-Boot? And sharing the same uart with normal output? Thanks, Peng On 2021/9/14 5:24, Tom Rini wrote: We have a few CONFIG options for KGDB that are not referenced, remove them. Signed-off-by: Tom Rini --- README | 5 - incl

[PATCH 1/5] kgdb: Remove unused serial related options

2021-09-13 Thread Tom Rini
We have a few CONFIG options for KGDB that are not referenced, remove them. Signed-off-by: Tom Rini --- README | 5 - include/configs/MPC8349EMDS.h | 4 include/configs/MPC8349EMDS_SDRAM.h | 4 include/configs/MPC837XERDB.h | 4 include