Skip to content
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

Rock5 mainline hs400 mode fix #7921

Merged
merged 4 commits into from
Mar 9, 2025
Merged

Conversation

amazingfate
Copy link
Contributor

Description

Rock5b is using HS200 mode on mainline kernel for emmc because of stable issues. While slowing down the freq from 200000000 to 150000000 can also make HS400 stable.
Also slow down the emmc freq so that it is usable with mainline kernel.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel-dtb BOARD=rock-5b BRANCH=edge DEB_COMPRESS=xz
  • ./compile.sh kernel-dtb BOARD=rock-5b BRANCH=current DEB_COMPRESS=xz

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

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Mar 7, 2025
@amazingfate
Copy link
Contributor Author

Patch for rock 5 itx is accepted upstream: https://patchwork.kernel.org/project/linux-rockchip/patch/[email protected]/

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels Mar 9, 2025
@igorpecovnik igorpecovnik merged commit df09d86 into armbian:main Mar 9, 2025
11 checks passed
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, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants