commit | 6e49b7f1356286e5dd20722a9f78de81789f106a | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Tue Sep 13 13:59:48 2022 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Sep 23 15:17:43 2022 +0200 |
tree | f02ed1cf4b81688b2ddc389442fee3028bfabea9 | |
parent | 61f74bb70ffa4298e1070f2cf0c602c85b9ed04c [diff] |
feat(st): properly manage early console The new flag STM32MP_RECONFIGURE_CONSOLE is managed in platform.mk. It is used in stm32mp_setup_early_console() when calling plat_crash_console_init(). This call is also under: "#if defined(IMAGE_BL2)" as this crash console init shouldn't be done by default in BL32. Signed-off-by: Yann Gautier <yann.gautier@foss.st.com> Change-Id: Ib6b89db83d80095b662a2016e18ceb3fa8668435