]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE
authorYann Gautier <yann.gautier@foss.st.com>
Tue, 13 Sep 2022 11:55:43 +0000 (13:55 +0200)
committerYann Gautier <yann.gautier@st.com>
Fri, 23 Sep 2022 13:17:43 +0000 (15:17 +0200)
commitea69dcdc737d8b48fec769042922914e988153ef
tree6d17982bb27c42a9948b22a4d189c47a7a334257
parent156709dddedd7320aee630c4967dbe8c62a31617
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
drivers/st/uart/aarch32/stm32_console.S