mirror of
https://xff.cz/git/u-boot/
synced 2025-10-16 07:21:26 +02: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>