commit | c768b2b22f4fb16cf8be8b4815a1984b29918c20 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Oct 18 10:55:23 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Feb 03 09:18:02 2022 +0100 |
tree | 49c3a43271262ef72bb3851bf4ccadf638e384c4 | |
parent | 99026cff47e35b3f5abd68a19cba1a4fb683fdc4 [diff] |
feat(st): add early console in BL2 Add an early UART console to ease debug before UART is fully configured. This is done under flag STM32MP_EARLY_CONSOLE in the first STM32MP1 platform function called (bl2_el3_early_platform_setup()). It uses the parameters defined for crash console: STM32MP_DEBUG_USART* macros. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Id6be62368723a0499e97bbf56fb52c166fcbdfad