]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/tty/serial/pch_uart.c: add console support
authorAlexander Stein <alexander.stein@systec-electronic.com>
Wed, 28 Sep 2011 00:49:55 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 29 Sep 2011 06:07:57 +0000 (16:07 +1000)
commitc30a2ef6e07d4223a3d8982a35c69ce391c9e5db
tree27fd4a24acb820b0c579452667fd452c0fbc0bfd
parenta2f89e00a61e81d483b7bc23af5ce53c9f330e59
drivers/tty/serial/pch_uart.c: add console support

Add console support to pch_uart.  To enable append e.g.
console=ttyPCH0,115200 to your kernel command line.

This is not expected work on CM-iTC boards due to their having a different
clock.

Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <>
drivers/tty/serial/Kconfig
drivers/tty/serial/pch_uart.c