Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial/aspeed-vuart: Disable host TX discard mode during init
If host TX discard mode is enabled, we don't see the LSR[RBR} bit getting set on new characters written on the host side. This makes the VUART a little useless. This change set this bit during VUART initialisation, to disable host TX discard. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Joel Stanley <joel@jms.id.au>
- Loading branch information