OSDN Git Service

ARM: debug: stm32: add UART early console configuration for STM32F7
authorErwan Le Ray <erwan.leray@st.com>
Mon, 3 Feb 2020 14:04:23 +0000 (15:04 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 13 Mar 2020 16:05:07 +0000 (17:05 +0100)
commit13f71fa885f63e096f5d08da836eaaf78b66ef6f
tree14c5600481df44dbd4e36e7c40888ac9bf0ebfd4
parent79d5cfd19d261b0e64569649b04867c8dbdcd8a9
ARM: debug: stm32: add UART early console configuration for STM32F7

Early console is hardcoded on USART1 in current implementation.
With this patch, 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