[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)
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>

No differences found