-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Fix station-m2 (rk3566-roc-pc) vendor branch compiling #9014
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
Conversation
…ethernet connection missing and mouse flickering
Hey @z1rachl! 👋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! 🚀 |
WalkthroughThis pull request adds device tree support for the rk3566-roc-pc (Firefly Station M2) board by registering its device tree binary in the kernel build configuration and updating its device tree source with networking clock fixes, PHY power supply configuration, and display output cursor settings. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (6)📓 Common learnings📚 Learning: 2025-09-14T06:32:29.806ZApplied to files:
📚 Learning: 2025-10-26T10:41:35.118ZApplied to files:
📚 Learning: 2025-11-08T06:39:24.527ZApplied to files:
📚 Learning: 2025-09-14T06:29:18.958ZApplied to files:
📚 Learning: 2025-09-14T06:10:25.610ZApplied 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 |
|
Please submit a PR to this repository: https://github.com/armbian/linux-rockchip/tree/rk-6.1-rkr5.1 |
|
Closing this because comment above |
|
Moved PR to linux-rockchip repo |
In the current version station-m2 armbian build with vendor kernel is broken. Image is assembled, but does not boot on the board. I have added rk3566-roc-pc.dtb to Makefile and ported fixes from 6.12 linux kernel to fix critical issues with broken lan and cursor.
Summary by CodeRabbit
New Features
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.