-
-
Couldn't load subscription status.
- Fork 2.7k
rockchip: add ninetripod x3568 v4 support #8823
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
Hey @rbqvq! 👋Thanks for submitting your first pull request to the Armbian project — we're excited to have you contributing! 🧡 If you'd like to stay informed about project updates or collaborate more closely with the team, Also, don’t forget to ⭐ star the repo if you haven’t already — and welcome aboard! 🚀 |
WalkthroughA new board configuration file for NineTripod X3568 v4 (Rockchip RK3568) is introduced, establishing mainline U-Boot integration with specific boot parameters, DDR and BL31 blob definitions, and U-Boot target mapping. The configuration includes post-family functions that enable mainline U-Boot setup and configure persistent network interface naming via udev rules for the board's NICs. Runtime alerts are included for status messaging during these operations. Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ 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 ignored due to path filters (9)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-10-26T10:41:35.107ZApplied to files:
📚 Learning: 2025-09-14T06:32:29.806ZApplied to files:
🔇 Additional comments (5)
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 |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Description
Add support for the ninetripod x3568 v4 support
How Has This Been Tested?
I have built current and edge image based on trixie for the board locally, it boots and worked fine.
Checklist:
Notes:
Linux mainline upstreaming...
U-Boot upstreaming pending