]> 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>
Fri, 30 Sep 2011 04:53:16 +0000 (14:53 +1000)
commit1cb25b0478dadf0d5e4f00c9afc9dac6b03c5b0a
treed604c4f64844265347273b07325a6a5d472da8e3
parentd4d1eeb95601ce37f4d96a31476718b940d853ed
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