Enable Tx and Rx FIFOs of the pl011 uart in attach method. Update uart functions to handle this change.
Details
Details
- Reviewers
gonzo andrew - Group Reviewers
ARM - Commits
- rS314318: Enable pl011 UART FIFOs
Tested only on QEMU which does really emulate the hardware, especially on transmit. So any tests results from anyone with access to real hardware would be appreciated.
There should be significant reduction in the number of uart interrupts when dumping a lot of text to screen...
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable