arm-trusted-firmware/drivers/st
Yann Gautier ebf851ed34 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver
The STM32 console driver was pre-pending '\r' before '\n'.
It is now managed by the framework with the flag:
CONSOLE_FLAG_TRANSLATE_CRLF.
Remove the code in driver, and add the flag for STM32MP1.

Change-Id: I5d0d5d5c4abee0b7dc11c2f8707b1b5cf10149ab
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2019-09-10 17:21:58 +02:00
..
bsec stm32mp1: use a common function to check spinlock is available 2019-09-02 17:51:57 +02:00
clk stm32mp1: use a common function to check spinlock is available 2019-09-02 17:51:57 +02:00
ddr stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
gpio stm32mp1: split clkfunc code 2019-02-14 11:20:23 +01:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io stm32mp1: move check_header() to common code 2019-09-02 17:52:55 +02:00
iwdg stm32mp1: add watchdog support 2019-09-02 17:25:08 +02:00
mmc mmc: stm32_sdmmc2: correctly manage block size 2019-09-02 17:53:16 +02:00
pmic stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
reset stm32mp1: add timeout detection in reset driver 2019-02-14 11:20:23 +01:00
uart/aarch32 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver 2019-09-10 17:21:58 +02:00