Home
last modified time | relevance | path

Searched hist:"2 a14b80cb03bee9a4973e5a91e0ed48df25b57ce" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Ddebug.Sdiff 2a14b80cb03bee9a4973e5a91e0ed48df25b57ce Thu Nov 02 15:58:41 CDT 2017 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: 8717/2: debug printch/printascii: translate '\n' to "\r\n" not "\n\r"

Some terminals apparently have issues with "\n\r" and mess up the
display. Let's use the traditional "\r\n" ordering.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Reported-by: Chris Brandt <Chris.Brandt@renesas.com>
Tested-by: Chris Brandt <Chris.Brandt@renesas.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>