rock-3a board config maintenance#8795
Conversation
WalkthroughThis PR updates the Rock 3A board configuration to modify the branch-specific handling for mainline U-Boot. The conditional logic that determines when mainline U-Boot is applied has been refined to check only for the vendor branch instead of a broader condition. Additionally, the U-Boot version references have been bumped from v2025.04 to v2025.10 for both BOOTBRANCH and BOOTPATCHDIR variables. Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes This change is focused on a single configuration file with straightforward updates: a narrowed conditional check and two version number increments. The logic modification is minor and the overall scope is limited. Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (5)📓 Common learnings📚 Learning: 2025-03-31T22:20:41.849ZApplied to files:
📚 Learning: 2025-10-14T05:08:11.785ZApplied to files:
📚 Learning: 2025-09-14T06:29:18.958ZApplied to files:
📚 Learning: 2025-09-14T06:32:29.806ZApplied to files:
🔇 Additional comments (2)
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
Note: Tried to get rid of vendor uboot altogether but vendor kernel panics with mainline uboot
How Has This Been Tested?
Checklist: