commit | 7a81912dea67cdac6defa0d6b9d0d9a1f5280148 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Oct 18 15:26:33 2021 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Tue Dec 14 09:25:19 2021 +0100 |
tree | 2cb55a2814bb98fcb93da0f3df09eef3debe85a4 | |
parent | aaee061927f430d7ecddb755e54024b0edd4a454 [diff] |
feat(plat/st): add a function to configure console To ease console configuration, a dedicated function is created: stm32mp_uart_console_setup(). The code will also be common for the different BLs. Change-Id: Idf3cad756f125ca2313cf30b1311637a9df8f27f Signed-off-by: Yann Gautier <yann.gautier@st.com>