-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
quartz64a: add vendor kernel support #8802
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
quartz64a: add vendor kernel support #8802
Conversation
rpardini
commented
Oct 22, 2025
- yes, board is "fully mainline" for years now, but still one wants
- rkmpp
- rknpu
- change family to rk35xx, but:
- keep mainline u-boot for now
- kernel DT adapted from https://gitlab.com/pine64-org/quartz-bsp/rockchip-linux/-/blob/quartz64/arch/arm64/boot/dts/rockchip/rk3566-quartz64.dts?ref_type=heads
- applied amazingfate's advice from 2023 ref panfrost and vp0
- see update rk35xx legacy kernel to 5.10 #4794 (comment)
- applied amazingfate's advice from 2023 ref panfrost and vp0
- yes, board is "fully mainline" for years now, but still one wants - rkmpp - rknpu - change family to rk35xx, but: - keep mainline u-boot for now - kernel DT adapted from https://gitlab.com/pine64-org/quartz-bsp/rockchip-linux/-/blob/quartz64/arch/arm64/boot/dts/rockchip/rk3566-quartz64.dts?ref_type=heads - applied amazingfate's advice from 2023 ref panfrost and vp0 - see armbian#4794 (comment)
|
From the "stuff I done once and forgot about" tree |
WalkthroughThis change updates two configuration parameters in the Quartz64a board configuration file. The BOARDFAMILY identifier is changed from "rockchip64" to "rk35xx", and the KERNEL_TARGET is extended from "current,edge" to "current,edge,vendor" to include vendor kernel support. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes This is a straightforward, minimal configuration change affecting a single file with two simple value assignments. No complex logic or structural modifications are present. Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 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 (1)
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-09-14T06:29:18.958ZApplied to files:
📚 Learning: 2025-09-11T06:12:54.213ZApplied to files:
📚 Learning: 2025-09-14T06:10:25.610ZApplied 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 |