[U-Boot] [PATCH 2/2] stm32f4: fix minor typo in comment

Antonio Borneo borneo.antonio at gmail.com
Wed Jul 1 08:15:03 CEST 2015


Signed-off-by: Antonio Borneo <borneo.antonio at gmail.com>
To: u-boot at lists.denx.de
To: Kamil Lulko <rev13 at wp.pl>
Cc: Tom Rini <trini at konsulko.com>
---
 include/configs/stm32f429-discovery.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h
index 46869dd..c8af7b6 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
-- 
2.4.4



More information about the U-Boot mailing list