Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev][uart][pl011] Move to common driver #274

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 12, 2020

  1. [dev][uart][pl011] Move to common driver

    merges the qemu and bcm28xx versions of the uart driver together
    fixed a bug that was present in the qemu version, that only reveals itself on real hw
    increase the fifo level interrupt to 7/8 to get more bytes/irq under high load
    
    fix bug littlekernel#272
    cleverca22 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    31def0c View commit details
    Browse the repository at this point in the history