]> 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, 5 Oct 2011 00:42:42 +0000 (11:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 13 Oct 2011 06:49:15 +0000 (17:49 +1100)
commitfe7bbbe28db5c18ecb4e9791a6ef0cf3e8e15863
tree6b3456a0b38080211838471b6430e5577eceab26
parent807a69dcc8130f987b4b9ee88b64c8b76dea974f
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