Radxa rock-3a - edge - add overlay to disable debug console#7402
Merged
igorpecovnik merged 4 commits intoarmbian:mainfrom Oct 28, 2024
Merged
Radxa rock-3a - edge - add overlay to disable debug console#7402igorpecovnik merged 4 commits intoarmbian:mainfrom
igorpecovnik merged 4 commits intoarmbian:mainfrom
Conversation
Member
|
I don't think this needs much of a review. Overlay is disabled by default and I assume it'll be rarely used at all. Though I won't approve my own stuff. |
Co-authored-by: ColorfulRhino <[email protected]>
…-disable-uart2.dtso
igorpecovnik
approved these changes
Oct 28, 2024
Dangku
pushed a commit
to BPI-SINOVOIP/armbian-build
that referenced
this pull request
Jan 16, 2025
…7402) * rock-3a: add overlay to disable debug serial console * Update Makefile * Update patch/kernel/archive/rockchip64-6.11/overlay/Makefile Co-authored-by: ColorfulRhino <[email protected]> * Rename rockchip-rock-3a-disable-uart2.dtso to rockchip-rk3568-rock-3a-disable-uart2.dtso --------- Co-authored-by: ColorfulRhino <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This adds a small overlay to allow the debug serial console being disabled. This will make two additional GPIO pins available for other purpose. Some people may need the additional I/O for whatever reason.
GitHub issue reference:
Jira reference number [AR-9999]
How Has This Been Tested?
dtc./compile.sh kernel BOARD=rock-3a BRANCH=edge KERNEL_CONFIGURE=noChecklist:
Please delete options that are not relevant.