arm-trusted-firmware/plat/socionext/uniphier
Masahiro Yamada abfd571974 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>
2019-09-03 09:08:16 +00:00
..
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tsp Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
platform.mk uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
uniphier_bl2_setup.c Remove duplicated definitions of linker symbols 2019-02-01 12:24:57 +00:00
uniphier_bl31_setup.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_boot_device.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_cci.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_console.S uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver 2019-09-03 09:08:16 +00:00
uniphier_console.h uniphier: support console based on multi-console 2019-07-05 18:43:16 +09:00
uniphier_console_setup.c uniphier: set CONSOLE_FLAG_TRANSLATE_CRLF and clean up console driver 2019-09-03 09:08:16 +00:00
uniphier_emmc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_gicv3.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_helpers.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_image_desc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_io_storage.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_nand.c uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h 2019-07-31 16:34:25 +09:00
uniphier_psci.c uniphier: fix typo and coding style 2019-07-31 16:35:29 +09:00
uniphier_rotpk.S uniphier: move ROTPK hash to .rodata section 2017-10-18 21:57:34 +09:00
uniphier_scp.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_smp.S uniphier: support Socionext UniPhier platform 2017-06-13 00:32:57 +09:00
uniphier_soc_info.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_syscnt.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_tbbr.c Mbed TLS: Remove weak heap implementation 2019-04-12 09:52:52 +01:00
uniphier_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_usb.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
uniphier_xlat_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00