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

imx6: Fix serial baud calculation for nitrogen6sx #108

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

kent-mcleod
Copy link
Member

The nitrogen6sx platform has a different input clock frequency to the
uart device compared to the sabre platform. This commit corrects the
constant definition and adds a small comment explaining how the constant
is not quite the value of the input uart clock frequency.

Signed-off-by: Kent McLeod [email protected]

The nitrogen6sx platform has a different input clock frequency to the
uart device compared to the sabre platform. This commit corrects the
constant definition and adds a small comment explaining how the constant
is not quite the value of the input uart clock frequency.

Signed-off-by: Kent McLeod <[email protected]>
@kent-mcleod
Copy link
Member Author

Fixes seL4/sel4test#55

@lsf37 lsf37 merged commit 280f7bb into seL4:master Oct 26, 2021
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.

2 participants