commit | 61f74bb70ffa4298e1070f2cf0c602c85b9ed04c | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Tue Sep 13 13:55:43 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Sep 23 15:17:43 2022 +0200 |
tree | 6d17982bb27c42a9948b22a4d189c47a7a334257 | |
parent | 312dde0815f66cd033a5b4f0fe51a83a963fc22c [diff] |
feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE If the flag STM32MP_RECONFIGURE_CONSOLE is set in BL32, the UART init should be skipped if the UART clock is set to zero. This will be used when configuring the default console, after an early console has been configured. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: Icbc640c7bdd6342f9c3ec1586a0d0c64127b18b8