]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: s5p: set automatically clears after resetting Rx FIFO
authorInha Song <ideal.song@samsung.com>
Tue, 4 Feb 2014 05:57:25 +0000 (14:57 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 5 Feb 2014 07:26:09 +0000 (16:26 +0900)
commite6252fab2d6989025bfb97e33abca03b5cb10ff1
tree5a3edce64cba892697d154802ffca47a302470de
parent0ab9a03ca4af90c52640df23242188e32d40ec83
serial: s5p: set automatically clears after resetting Rx FIFO

This patch fix the u-boot shell problem on TRATS2 board.
 - If hold the key while booting is in progress,
   white spaces are written in u-boot shell.

Set Automatically clears after resetting Rx FIFO.

Signed-off-by: Inha Song <ideal.song@samsung.com>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/serial/serial_s5p.c