]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: debug: stm32: add UART early console configuration for STM32F4
authorErwan Le Ray <erwan.leray@st.com>
Mon, 3 Feb 2020 14:04:22 +0000 (15:04 +0100)
committerAlexandre Torgue <alexandre.torgue@st.com>
Fri, 13 Mar 2020 16:05:07 +0000 (17:05 +0100)
commit0e97dd9c902df3adad2f7f1214d41356fd34734c
tree8d935fb03acc929cdefad9fc28e3ea5043f55caa
parent900abd43b6d837ba70928a9ee9599ba3be1d2fb6
ARM: debug: stm32: add UART early console configuration for STM32F4

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
arch/arm/include/debug/stm32.S