Home
last modified time | relevance | path

Searched hist:ebf851ed34eda0a4fcd87a155a13b02f3db8573c (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/drivers/st/uart/aarch32/
H A Dstm32_console.Sebf851ed34eda0a4fcd87a155a13b02f3db8573c Wed Sep 04 09:55:10 UTC 2019 Yann Gautier <yann.gautier@st.com> 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>
/rk3399_ARM-atf/plat/st/stm32mp1/sp_min/
H A Dsp_min_setup.cebf851ed34eda0a4fcd87a155a13b02f3db8573c Wed Sep 04 09:55:10 UTC 2019 Yann Gautier <yann.gautier@st.com> 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>
/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dbl2_plat_setup.cebf851ed34eda0a4fcd87a155a13b02f3db8573c Wed Sep 04 09:55:10 UTC 2019 Yann Gautier <yann.gautier@st.com> 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>