-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
RESEND - Add initial support for Orangepi 5 Ultra #7902
Open
EvilOlaf
wants to merge
9
commits into
armbian:main
Choose a base branch
from
EvilOlaf:orangepi5-ultra
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
While I don't fully understand either the `kernel-dtb` command nor the dt syntax itself for some reason the `nophandles` version stripped more than actually phandles. Lets see what happens this way.
The HDMI-out does not work. But the LED is blinking. I understand it, the hdmi0 interface is reserved by rx |
Ethernet hasn't been brought up yet I guess |
Wifi (AP6611s) is not working yet. Ethernet using r8125 via PCIe should be working. |
The Ethernet is not working. it turned out to connect only via a usb wifi adapter |
I did a server build on debian 12. The Ethernet is working |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
05
Milestone: Second quarter release
Hardware
Hardware related like kernel, U-Boot, ...
Needs review
Seeking for review
Patches
Patches related to kernel, U-Boot, ...
size/large
PR with 250 lines or more
Work in progress
Unfinished / work in progress
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
#7856
Backported dt for
current
.Jimmy Hons integration branch for
edge
https://github.com/jimmyhon/linux/tree/integrate-6.15
https://patchwork.kernel.org/project/linux-rockchip/cover/20250220041010.3801-1-honyuenkwun@gmail.com/
Test images
http://fi.mirror.armbian.de/.testing/Armbian-unofficial_25.05.0-trunk_Orangepi5-ultra_bookworm_current_6.12.16_minimal.img.xzbrokenhttp://fi.mirror.armbian.de/.testing/Armbian-unofficial_25.05.0-trunk_Orangepi5-ultra_bookworm_edge_6.14.0-rc1_minimal.img.xzbrokenHow Has This Been Tested?
current
buildedge
buildChecklist: