commit | d0714c029aefea377826282a665479d077921df0 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Wed Jan 05 18:02:46 2022 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Jan 05 18:54:59 2022 +0100 |
tree | 7afd751466ca6eb9b61a8b9ea9aa9b0a10d82713 | |
parent | 477fef87edffd178a64c3997ab08afef5470bf2c [diff] |
fix(st): manage UART clock and reset only in BL2 As the UART is already initialized, no need to check for UART clock or reset in next BL. An issue can appear if the next BL device tree (e.g HW_CONFIG) doesn't use the same clocks or resets (like SCMI ones). Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I044ef2386abe2d3dba5a53c3685440d64ca50a4f