]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[POWERPC] Call add_preferred_console when MPSC is console
authorMark A. Greer <mgreer@mvista.com>
Thu, 7 Jun 2007 00:38:00 +0000 (10:38 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 25 Jun 2007 07:02:09 +0000 (17:02 +1000)
commit542c98c06712fdbbbfe6b9e92a8d0023cf45102a
treef87ea85550270e0c8bb1dea1d32cabd0a061c1da
parente3855fa5540617877907ca61c36d28e18d0f2473
[POWERPC] Call add_preferred_console when MPSC is console

When a Marvell MPSC (serial controller) port is the specified
/chosen/stdout-path device, call 'add_preferred_console()' so the user
doesn't have to specify a 'console=ttyMMx' cmdline argument.

Signed-off-by: Mark A. Greer <mgreer@mvista.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/mv64x60_dev.c