From: Guennadi Liakhovetski Date: Tue, 29 Jan 2008 14:43:13 +0000 (+0100) Subject: [ARM] 4660/3: at91: allow selecting UART for early kernel messages X-Git-Tag: v2.6.25-rc1~1055^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa3218d8594869b38b1a170ea36d176ac455b897;p=pandora-kernel.git [ARM] 4660/3: at91: allow selecting UART for early kernel messages Currently early kernel messages, i.e., those from uncompression, go to the debugging UART. And if it is enabled in the platform configuration, but not initialized by the bootloader, the machine hangs, waiting for UART status change. Besides, having those messages on another UART - typically the console UART - may be preferrable. This patch allows selecting the UART in kernel configuration. Signed-off-by: Guennadi Liakhovetski Acked-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed