]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9997b4ef672ec0a87977ffbd055d22268a13c053
tree14c5600481df44dbd4e36e7c40888ac9bf0ebfd4
parent0e97dd9c902df3adad2f7f1214d41356fd34734c
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