-
Notifications
You must be signed in to change notification settings - Fork 426
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
RPI CONFIG: Disable UART explicitly, fixes #567 #568
Conversation
Can one of the admins verify this patch? |
Added explicit disable as discussed with @agherzan |
@agherzan-ci ok to test |
Merged master in my branch to allow merge of the PR. |
@agherzan any news here ? |
@myfreescalewebpage can you please squash the commits? We ended up with two commits and a merge one. Let's have only one on top of current HEAD. |
commit 7c1d3ce Author: MyFreescaleWebPage <myfreescalewebpage@free.fr> Date: Wed Jan 29 23:20:43 2020 +0100 RPI CONFIG: Explicitly indicate if UART should be disabled commit 1150d86 Author: MyFreescaleWebPage <myfreescalewebpage@free.fr> Date: Mon Jan 20 22:09:14 2020 +0100 RPI CONFIG: Disable UART fix
Sorry for the delay. |
|
Miss up with my git, deleted and created again this PR at #588 |
- What I did
Explicitly set "enable_uart=0" when the console is disabled.
- How I did it
Modify rpi-config recipe.