serial, mfd: don't hardcode the console
Add support to specify which HSU port to use as an early console. This can be selected by passing "earlyprintk=hsu<n>" on the kernel command line. By default port 0 is still used. Signed-off-by:Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by:
Alan Cox <alan@linux.intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- arch/x86/include/asm/mrst.h 1 addition, 1 deletionarch/x86/include/asm/mrst.h
- arch/x86/kernel/early_printk.c 1 addition, 1 deletionarch/x86/kernel/early_printk.c
- arch/x86/platform/mrst/early_printk_mrst.c 12 additions, 4 deletionsarch/x86/platform/mrst/early_printk_mrst.c
- drivers/tty/serial/mfd.c 7 additions, 11 deletionsdrivers/tty/serial/mfd.c
Loading
Please register or sign in to comment