Yinghai Lu d8902bfcac x86_64: early_print kernel console should send CRLF not LFCR
In
	commit d358788f3f30113e49882187d794832905e42592
	Author: Russell King <rmk@dyn-67.arm.linux.org.uk>
	Date:   Mon Mar 20 20:00:09 2006 +0000

Glen Turner reported that writing LFCR rather than the more
traditional CRLF causes issues with some terminals.

Since this afflicts many serial drivers, extract the common code to a
library function (uart_console_write) and arrange for each driver to
supply a "putchar" function.

but early_printk is left out.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-21 09:56:57 -07:00
..
2007-05-08 11:15:18 -07:00
2007-05-21 09:18:19 -07:00
2007-05-09 07:12:20 +02:00
2007-05-11 08:29:33 -07:00
2007-05-16 09:00:51 -07:00
2007-05-15 08:54:00 -07:00
2007-05-21 09:18:19 -07:00
2007-05-21 09:18:19 -07:00
2007-05-21 09:18:19 -07:00
2007-05-11 05:38:25 -04:00
2007-05-14 03:53:12 -07:00
2007-05-15 18:56:37 -07:00