-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
rockchip64: current: fix some rk3588 boards stuck in initramfs stage #8612
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
rockchip64: current: fix some rk3588 boards stuck in initramfs stage #8612
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (55)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
In Linux kernel 6.12.31, there is a regression which causes some rk3588 boards (orange pi 5 and khadas edge 2 tested so far) to get stuck during initramfs when using sd card boot. It's been fixed by reverting torvalds/linux@5b1b4cb commit, but it is just a workaround for now.
GitHub issue reference:
Jira reference number [AR-9999]
How Has This Been Tested?
Checklist:
Please delete options that are not relevant.