]> 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>
Tue, 8 Nov 2011 00:20:11 +0000 (11:20 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 16 Nov 2011 01:47:02 +0000 (12:47 +1100)
commit7d9e1c165509887da1f854615297d317022656af
tree718735ecceb6818cdb27ce92073b1c0622ef5fbb
parent3dc14bd9d8fb92604a3381d1589cdec739d563c9
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