summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlexander Graf <[email protected]>2018-03-07 22:08:25 +0100
committerTom Rini <[email protected]>2018-03-09 12:31:04 -0500
commitc9bf43dd9d49c5024a9a361b5168ef664186c22a (patch)
tree45647f78f24d9a6dc710292d143571d0629c687c /scripts
parent293b9814d760aa736fb4dc6cf0a579aa431282f6 (diff)
bcm283x_pl011: Flush RX queue after setting baud rate
After the UART was initialized, we may still have bogus data in the RX queue if it was enabled with incorrect pin muxing before. So let's flush the RX queue whenever we initialize baud rates. This fixes a regression with the dynamic pinmuxing code when enable_uart=1 is not set in config.txt on Raspberry Pis that use pl011 for serial. Fixes: caf2233b28 ("bcm283x: Add pinctrl driver") Reported-by: Göran Lundberg <[email protected]> Reported-by: Peter Robinson <[email protected]> Signed-off-by: Alexander Graf <[email protected]> Tested-by: Peter Robinson <[email protected]> Tested-by: Tuomas Tynkkynen <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions