]> 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>
Wed, 12 Oct 2011 06:31:58 +0000 (17:31 +1100)
commit7841ed27fd5e46a4f653aeed667e413519585840
treec97ddac12eda8ed6a9889869bb5130138b3ba4b8
parent7d2f548bb9be24dc34b48977db6e89afc7dc4d6c
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