Searched hist:abfd5719741ff6a1b9f7f68c78154673b2fe98cc (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_console.S | abfd5719741ff6a1b9f7f68c78154673b2fe98cc Tue Jul 23 03:53:41 UTC 2019 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver
This console driver sends '\r' before 'n', not after. It works, but the convention is "\r\n" (i.e. CRLF)
Instead of fixing it in the driver, set CONSOLE_FLAG_TRANSLATE_CRLF to leave it to the framework.
Change-Id: I2154e29313739a40dff70cfb5c0f8989136d4ad2 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| H A D | uniphier_console_setup.c | abfd5719741ff6a1b9f7f68c78154673b2fe98cc Tue Jul 23 03:53:41 UTC 2019 Masahiro Yamada <yamada.masahiro@socionext.com> uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver
This console driver sends '\r' before 'n', not after. It works, but the convention is "\r\n" (i.e. CRLF)
Instead of fixing it in the driver, set CONSOLE_FLAG_TRANSLATE_CRLF to leave it to the framework.
Change-Id: I2154e29313739a40dff70cfb5c0f8989136d4ad2 Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|