mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-26 13:51:47 +00:00
Some Blackfin UARTs are read-to-clear while others are write-to-clear. This can cause problems when we poll the LSR and then later try and handle any errors detected. Signed-off-by: Mike Frysinger <vapier@gentoo.org>