From: Magnus Damm Date: Mon, 14 Dec 2009 10:24:42 +0000 (+0000) Subject: sh-sci: Extend sh-sci driver with early console V2 X-Git-Tag: v2.6.33-rc1~63^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b6fd3bf82c4901f6ba0101ba71a5c507c24f9cf;p=pandora-kernel.git sh-sci: Extend sh-sci driver with early console V2 This is V2 of early serial console support for the sh-sci driver. The early serial console is using early platform devices and "earlyprintk". To use this feature the early platform devices must be broken out to one device per port and the desired port should be selected on the kernel command line like: "earlyprintk=sh-sci.N[,baudrate][,keep]" Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed