-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Rock5B+: Use Collabora u-boot for all branches #8457
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughA new function was introduced to provide vendor-specific mainline U-Boot configuration for the Rock 5B board, setting global variables and helper functions for handling U-Boot binaries. The existing edge branch configuration was updated to use the Collabora GitLab mainline U-Boot repository with the Estimated code review effort🎯 3 (Moderate) | ⏱️ ~15 minutes Assessment against linked issues
Assessment against linked issues: Out-of-scope changesNo out-of-scope changes found. Possibly related PRs
Suggested labels
Suggested reviewers
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
✨ 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
I don't think attaching u-boot to |
Usually agree, I guess here I think to just set it to master and then set it to a tag when available. Still doing some testing rn related to nvme. |
@EvilOlaf I did more testing and realized upstream didn't have all the necessary changes. I replaced it with collabora's branch and tested it extensively (see above). This is the best case now covering more scenarios than before |
Other suggestion. Use latest tag and add this on top: https://patchwork.ozlabs.org/project/uboot/cover/[email protected]/ |
I'll try this and see if it works with a rock5t patch from collabora's fork. If yes I'll switch both to latest with patch |
Description
The 2024.10 Rockchip vendor u-boot has issues with Ubuntu Noble hosts.
To mitigate on Rock5B+ (platinum support) we can switch to collabora u-boot for both vendor and edge scenarios.
Note:
rock5b-rk3588_defconfig
in collabora includes a DDR5 check that determines it to be a Rock-5B-Plus or DDR4 for Rock5BGitHub Issue: #8227
Jira reference number AR-2699
Documentation summary for feature / change
rockchip
branchHow Has This Been Tested?
Checklist: