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: NNicolas Pitre <nico@linaro.org> Reported-by: NChris Brandt <Chris.Brandt@renesas.com> Tested-by: NChris Brandt <Chris.Brandt@renesas.com> Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
Showing
想要评论请 注册 或 登录