Files
u-boot/include/configs
Antonio Borneo 03514739dc stm32f4: fix gpio description in comment
On STM32F429 gpio PC6/PC7 can be allocated for USART6, as
reported in the comment.
But current code in
	drivers/serial/serial_stm32.c
uses a different gpio mapping (PG14/PG9) for USART6.

Fix the comment to match current code in the driver.

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>
2015-07-08 21:51:40 -04:00
..
2015-07-08 21:51:38 -04:00
2015-06-04 02:39:39 -06:00
2015-03-13 13:13:48 +01:00
2015-06-04 03:03:18 -06:00
2015-05-29 13:46:36 +02:00