Skip to content

rockchip64: bump edge to 7.0-rc3#9445

Merged
EvilOlaf merged 20 commits intoarmbian:mainfrom
EvilOlaf:rockchip64-7.0
Mar 9, 2026
Merged

rockchip64: bump edge to 7.0-rc3#9445
EvilOlaf merged 20 commits intoarmbian:mainfrom
EvilOlaf:rockchip64-7.0

Conversation

@EvilOlaf
Copy link
Copy Markdown
Member

@EvilOlaf EvilOlaf commented Feb 28, 2026

Description

  • rk3399-usbc-phy-rockchip-naneng-Add-fallback-for-old-DTs.patch.disabled needs attention, upstream changed a lot
    • rk3399-usbc-usb-dwc3-Extend-reset-quirk-support-to-include-role-.patch.disabled depends on the disabled patch above
  • rk3528-net-dsa-realtek-fixes-for-radxa-e24c-switch-chip broken hunks needing rework have been split out into
    • rk3528-net-dwmac-rk-rgmii-delays-wip.patch.disabled
  • a few other patches were fixed by adjusting context
  • 8192EU wifi driver was disabled due to breakage

The 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/reheleyuci
Slow boot was addressed in current: #9449
Slow boot addressed here for edge: 4bafa93

I 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.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@coderabbitai

This comment was marked as outdated.

@github-actions github-actions bot added 02 Milestone: First quarter release size/large PR with 250 lines or more Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Framework Framework components Patches Patches related to kernel, U-Boot, ... labels Feb 28, 2026
@igorpecovnik
Copy link
Copy Markdown
Member

Edit: 6.18.y is also slow,

Fixed with #9449 ?

@EvilOlaf
Copy link
Copy Markdown
Member Author

EvilOlaf commented Mar 9, 2026

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.

@rpardini
Copy link
Copy Markdown
Member

rpardini commented Mar 9, 2026

Ok, from looking around, only #9500 is in direct conflict path with this. Being about rk3528 and USB (eg also ref E24C I mentioned above) we might wanna merge this first and rework #9500 later, as it is highly experimental/not-on-klml yet..

@github-actions github-actions bot added the 02 Milestone: First quarter release label Mar 9, 2026
- u-boot DT symlinks are not such a great idea during kernel bumps
Copy link
Copy Markdown
Member

@rpardini rpardini left a comment

Choose a reason for hiding this comment

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

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.

@github-actions github-actions bot added the Ready to merge Reviewed, tested and ready for merge label Mar 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 9, 2026

✅ This PR has been reviewed and approved — all set for merge!

@github-actions github-actions bot removed the Needs review Seeking for review label Mar 9, 2026
@EvilOlaf EvilOlaf merged commit 564493b into armbian:main Mar 9, 2026
1 check passed
@EvilOlaf EvilOlaf deleted the rockchip64-7.0 branch March 9, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02 Milestone: First quarter release 05 Milestone: Second quarter release Framework Framework components Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more

Development

Successfully merging this pull request may close these issues.

5 participants