kernel-ark/arch
Yinghai Lu d8902bfcac x86_64: early_print kernel console should send CRLF not LFCR
In
	commit d358788f3f
	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
..
alpha
arm Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
arm26
avr32
blackfin Blackfin arch: update pm.c according to power management API change. 2007-05-21 09:50:23 -07:00
cris
frv
h8300
i386 i386: Enable CX8/PGE CPUID bits early on VIA C3 2007-05-21 09:56:57 -07:00
ia64
m32r
m68k
m68knommu
mips Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
parisc Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
powerpc Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
ppc
s390
sh
sh64
sparc
sparc64
um
v850
x86_64 x86_64: early_print kernel console should send CRLF not LFCR 2007-05-21 09:56:57 -07:00
xtensa