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

Fix rpi4 serial #1768

Merged
merged 3 commits into from
Aug 28, 2023
Merged

Fix rpi4 serial #1768

merged 3 commits into from
Aug 28, 2023

Conversation

jimmykarily
Copy link
Contributor

@jimmykarily jimmykarily commented Aug 25, 2023

Fixes the serial output on rpi4. We also need to check if this works on rpi3 otherwise we have to apply this only on rpi4.

Also this fix is an explicit fix for the mini-uart's driver (8250). I'm not sure if there are other versions of that driver out there that need a similar option in the cmdline

mauromorales
mauromorales previously approved these changes Aug 25, 2023
Copy link
Member

@mauromorales mauromorales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙌

images/rpi/config.txt Outdated Show resolved Hide resolved
Signed-off-by: Dimitris Karakasilis <[email protected]>
It doesn't seem to work, we can use ttyS0 though, so all good.

Signed-off-by: Dimitris Karakasilis <[email protected]>
@jimmykarily jimmykarily marked this pull request as ready for review August 28, 2023 09:55
@jimmykarily jimmykarily merged commit 06823ef into master Aug 28, 2023
8 checks passed
@jimmykarily jimmykarily deleted the fix_rpi4 branch August 28, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants