]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
stm32f4: fix serial output
authorkunhuahuang <huangkunhua@gmail.com>
Mon, 27 Apr 2015 18:25:45 +0000 (02:25 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:38:42 +0000 (22:38 +0200)
commit6360ffb33d1be80a5cffcd516a2732072c29a6fb
tree102b4cbc00417c096f58cb0874af5fdf7d710dbd
parentb1fdaf66da9e990097872fd790870df7c0c119bd
stm32f4: fix serial output

This patch fix the serial output.
The source is from Kamil Lulko's "stm32f429-discovery board support"

Thanks, Varcain. I learned a lot.

Signed-off-by: kunhuahuang <huangkunhua@gmail.com>
drivers/serial/serial_stm32.c