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

mmio: Add ability to supply custom values for UART init #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

rmsyn
Copy link

@rmsyn rmsyn commented Mar 18, 2023

No description provided.

rmsyn added 3 commits March 18, 2023 02:14
Add values described in https://www.lammertbies.nl/comm/info/serial-uart
for the Interrupt Enable and Line Status registers.

Signed-off-by: rmsyn <[email protected]>
Add FIFO, memory, and divisor latch register flags.

Add convenience functions for creating valid combinations of DLL and DLM
register values, and validate user provided combinations.

Signed-off-by: rmsyn <[email protected]>
Allow user to supply custom init values to configure the UART.

Signed-off-by: rmsyn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant