Revert "spl: serial_bcm283x: set GPIO before enabling uart to remove rx"
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 2 Nov 2017 07:08:18 +0000 (16:08 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 10 Oct 2019 04:38:40 +0000 (13:38 +0900)
commitb5a3552db968b1b59f3745a08fdd578d0042295e
tree5d01671a015f51297cbf188152d762caf13d18d5
parent39da9d86e66ad9d616f5eadef94694e885789730
Revert "spl: serial_bcm283x: set GPIO before enabling uart to remove rx"

This reverts commit d1dac2248ae24ba833069679734f966f0e481b5a.

The commit fixes hang on u-boot console with serial connection, but
it blocks all serial rx communication, so it is not possible to send
any command via uart. So reverting it and the original issue will be
handled later.

Change-Id: I216375c8bbfcbd47b960182bfcd79d452d32e1f8
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
drivers/serial/serial_bcm283x_mu.c