On Thu, Jan 29, 2015 at 11:14:13AM +0000, 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 <[email protected]> > Cc: Ralf Baechle <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Jiri Slaby <[email protected]> > Cc: [email protected] > --- > arch/mips/include/asm/cdmm.h | 11 +++++++++++ > arch/mips/kernel/setup.c | 2 ++ > drivers/tty/Kconfig | 13 +++++++++++++ > drivers/tty/mips_ejtag_fdc.c | 20 ++++++++++++++++++++ > 4 files changed, 46 insertions(+)
Acked-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

