From: Yinghai Lu Date: Tue, 13 Jul 2010 20:35:17 +0000 (-0700) Subject: x86, setup: Make the setup code also accept console=uart8250 X-Git-Tag: v2.6.36-rc1~524^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0aa5dd20e44372f9617dd67c984f41fcdbed88;p=pandora-kernel.git x86, setup: Make the setup code also accept console=uart8250 Make the boot code also accept the console=uart8250,io,0x2f8,115200n form of early console. Also add back simple_guess_base(), otherwise those simple_strtoull(,,0) are not going to work. Signed-off-by: Yinghai Lu LKML-Reference: <4C3CCE05.4090505@kernel.org> Acked-by: Pekka Enberg Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed