Masahiro Yamada
authored
Currently, console drivers prepend '\r' to '\n' by themselves. This is
common enough to be supported in the framework.
Add a new flag, CONSOLE_FLAG_TRANSLATE_CRLF. A driver can set this
flag to ask the framework to transform LF into CRLF instead of doing
it by itself.
Change-Id: I4f5c5887591bc0a8749a105abe62b6562eaf503b
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
crash_console_helpers.S | ||
plat_common.c | ||
platform_helpers.S | ||
platform_mp_stack.S | ||
platform_up_stack.S |