projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8379c79
)
stm32f4: fix minor typo in comment
author
Antonio Borneo
<borneo.antonio@gmail.com>
Wed, 1 Jul 2015 06:15:03 +0000
(14:15 +0800)
committer
Tom Rini
<trini@konsulko.com>
Thu, 9 Jul 2015 01:51:40 +0000
(21:51 -0400)
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
To: u-boot@lists.denx.de
To: Kamil Lulko <rev13@wp.pl>
Cc: Tom Rini <trini@konsulko.com>
include/configs/stm32f429-discovery.h
patch
|
blob
|
history
diff --git
a/include/configs/stm32f429-discovery.h
b/include/configs/stm32f429-discovery.h
index
46869dd
..
c8af7b6
100644
(file)
--- 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
P
X:PA10
+ * 1: TX:PA9
R
X:PA10
* 2: TX:PD5 RX:PD6
* 3: TX:PC10 RX:PC11
* 6: TX:PC6 RX:PC7