]> 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>
Tue, 4 Oct 2011 07:38:25 +0000 (18:38 +1100)
commitcd052e77c9cdb4a8cb1be6dca9ea518a589cb00d
treea81141e453ce6d82844d51c3b1f68c1b47ce26eb
parent0fd339efc61c055d1df057a0b3bfedca6481429e
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