commit | b38e2ed29ef791dad0cb61fed81b74d612f58b01 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Sep 14 17:21:59 2020 +0200 |
committer | Yann Gautier <yann.gautier@foss.st.com> | Mon Sep 20 13:57:10 2021 +0200 |
tree | b3ec6fbecbe3ca5a933b778795bbb9db17c4b766 | |
parent | 288f5cf204300d62d3af30772cd8ccc90ca11fea [diff] |
fix(plat/st): add UART reset in crash console init Add the reset set/clear sequence at the beginning of the function plat_crash_console_init(). If not done, there is a risk that the UART is in a bad state and will not be able to print correct characters. Change-Id: Id31e28773d6c4f26f16d3569d1e3c5aa0e26e039 Signed-off-by: Yann Gautier <yann.gautier@st.com>