From: Antonio Borneo Date: Wed, 1 Jul 2015 06:15:03 +0000 (+0800) Subject: stm32f4: fix minor typo in comment X-Git-Tag: v2015.07~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6f921ecc7e59792940833235b58e488638030ed6;p=u-boot stm32f4: fix minor typo in comment Signed-off-by: Antonio Borneo To: u-boot@lists.denx.de To: Kamil Lulko Cc: Tom Rini --- diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index 46869dd47f..c8af7b677c 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -52,7 +52,7 @@ #define CONFIG_STM32_SERIAL /* * Configuration of the USART - * 1: TX:PA9 PX:PA10 + * 1: TX:PA9 RX:PA10 * 2: TX:PD5 RX:PD6 * 3: TX:PC10 RX:PC11 * 6: TX:PC6 RX:PC7