Re: [PATCH 8/9] MIPS, ttyFDC: Add early FDC console support

2015-03-26 Thread Greg Kroah-Hartman
On Thu, Jan 29, 2015 at 11:14:13AM +, James Hogan wrote: > Add support for early console of MIPS Fast Debug Channel (FDC) on > channel 1 with a call very early from the MIPS setup_arch(). > > Signed-off-by: James Hogan > Cc: Ralf Baechle > Cc: Greg Kroah-Hartman > Cc: Jiri Slaby > Cc: linu

[PATCH 8/9] MIPS, ttyFDC: Add early FDC console support

2015-01-29 Thread James Hogan
Add support for early console of MIPS Fast Debug Channel (FDC) on channel 1 with a call very early from the MIPS setup_arch(). Signed-off-by: James Hogan Cc: Ralf Baechle Cc: Greg Kroah-Hartman Cc: Jiri Slaby Cc: linux-m...@linux-mips.org --- arch/mips/include/asm/cdmm.h | 11 +++ arc