]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
serial, mfd: don't hardcode the console
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 10 Nov 2011 13:18:09 +0000 (13:18 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 23:50:30 +0000 (15:50 -0800)
commitb82e324b3c46a554595c12b45465d1943a57326c
treedd74e36cd1d04948ee76dcfbdb9894190e689a40
parent66ef27c3fd0e91038029054c862c9439be5137c1
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>
arch/x86/include/asm/mrst.h
arch/x86/kernel/early_printk.c
arch/x86/platform/mrst/early_printk_mrst.c
drivers/tty/serial/mfd.c