]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/tty/serial/pch_uart.c: add console support
authorAlexander Stein <alexander.stein@systec-electronic.com>
Tue, 8 Nov 2011 00:20:11 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 8 Nov 2011 03:15:58 +0000 (14:15 +1100)
commitc53b86fa857d3071a10e9064237774c3b34ca4ab
tree76444f418ba2c3b3f3154ef1650659750b54188a
parenta6a9905eb4a52f6e4d38e6679bab5cfa66879a4f
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 <akpm@linux-foundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/pch_uart.c