rockchip64: bump edge to 7.0-rc3#9445
Merged
EvilOlaf merged 20 commits intoarmbian:mainfrom Mar 9, 2026
Merged
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Member
Fixed with #9449 ? |
Member
Author
|
I don't think it is that much of an issue. There is only a couple of people even dealing with rc kernels and those know how to work around the delay. |
Member
…hip: split patch into two splitting out the in 7.0 broken part and disabling it. If this is a good idea, I don't know.
and perhaps others
- u-boot DT symlinks are not such a great idea during kernel bumps
rpardini
approved these changes
Mar 9, 2026
Member
rpardini
left a comment
There was a problem hiding this comment.
Picked, tested with some Meko's, works fine.
Pushed a commit changing u-boot DTs that were symlinked to 6.19 to 7.0 -- I shall fix that by upstreaming soon.
Contributor
|
✅ This PR has been reviewed and approved — all set for merge! |
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
rk3399-usbc-phy-rockchip-naneng-Add-fallback-for-old-DTs.patch.disabledneeds attention, upstream changed a lotrk3399-usbc-usb-dwc3-Extend-reset-quirk-support-to-include-role-.patch.disableddepends on the disabled patch aboverk3528-net-dsa-realtek-fixes-for-radxa-e24c-switch-chipbroken hunks needing rework have been split out intork3528-net-dwmac-rk-rgmii-delays-wip.patch.disabledThe boot on OPi5 was VERY slow, took almost 3 minutes.Edit: 6.18.y is also slow, so this issue is existing for a while: https://paste.armbian.com/reheleyuciSlow boot was addressed in
current: #9449Slow boot addressed here for
edge: 4bafa93I don't believe this is ready to be merged but might be a point to start playing with and add enhancements over the next weeks.
How Has This Been Tested?
Checklist:
Please delete options that are not relevant.