Re: [PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver

2015-02-25 Thread James Hogan
Hi, On 29/01/15 11:14, James Hogan wrote: > This patchset adds a TTY, console, and KGDB driver for the MIPS Fast > Debug Channel (FDC) hardware, for communicating with a debugger via an > EJTAG probe. 16 TTY ports are created per FDC device, corresponding to > the 16 FDC channels. Each VPE

Re: [PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver

2015-02-25 Thread James Hogan
Hi, On 29/01/15 11:14, James Hogan wrote: This patchset adds a TTY, console, and KGDB driver for the MIPS Fast Debug Channel (FDC) hardware, for communicating with a debugger via an EJTAG probe. 16 TTY ports are created per FDC device, corresponding to the 16 FDC channels. Each VPE usually

[PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver

2015-01-29 Thread James Hogan
This patchset adds a TTY, console, and KGDB driver for the MIPS Fast Debug Channel (FDC) hardware, for communicating with a debugger via an EJTAG probe. 16 TTY ports are created per FDC device, corresponding to the 16 FDC channels. Each VPE usually has its own FDC instance. This patchset depends

[PATCH 0/9] Add MIPS EJTAG Fast Debug Channel TTY driver

2015-01-29 Thread James Hogan
This patchset adds a TTY, console, and KGDB driver for the MIPS Fast Debug Channel (FDC) hardware, for communicating with a debugger via an EJTAG probe. 16 TTY ports are created per FDC device, corresponding to the 16 FDC channels. Each VPE usually has its own FDC instance. This patchset depends