ARM: debug: stm32: add UART early console support for STM32H7
authorErwan Le Ray <erwan.leray@st.com>
Mon, 3 Feb 2020 14:04:24 +0000 (15:04 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 13 Mar 2020 16:05:07 +0000 (17:05 +0100)
commit33cab8954abe719d0e19d5bba017cb1695d91d68
tree2dd90b7a7cdabfee46246eff116337976fabfb90
parent13f71fa885f63e096f5d08da836eaaf78b66ef6f
ARM: debug: stm32: add UART early console support for STM32H7

Add support of early console for STM32H7. Default UART instance is USART1,
but other UART instances can be configured by setting physical and virtual
base addresses in menuconfig.

Signed-off-by: Erwan Le Ray <erwan.leray@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/Kconfig.debug
arch/arm/include/debug/stm32.S