From: Ralf Baechle Date: Mon, 30 Jan 2006 17:48:27 +0000 (+0000) Subject: [MIPS] IP22: Fix serial console detection X-Git-Tag: v2.6.16-rc3~137^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9feeb207e55373f718b33e0d6cb0c2f8b58f3c1;p=pandora-kernel.git [MIPS] IP22: Fix serial console detection From: Kaj-Michael Lang In ip22-setup.c the checks for serial/graphics console logic does not check if ARCS console=g but the machine is using serial console, as it does if no keyboard is attached. This patch adds a check if ConsoleOut is serial. There might also be support for other graphics than Newport soon... Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed