board: mixtile-blade3: use rk3588-mixtile-blade3.dtb on the vendor branch - #10774
evtest-hash wants to merge 1 commit into
Conversation
…anch The vendor device tree was renamed from rk3588-blade3-v101-linux.dts to rk3588-mixtile-blade3.dts in armbian/linux-rockchip, so vendor and edge now build the same DTB name. Point BOOT_FDT_FILE at it and drop the edge-only override, which has nothing left to override. This depends on the kernel-side rename and has to be merged after it; on its own it points the vendor branch at a DTB that does not exist yet. Signed-off-by: Kevin Zhuang <kevin.zhuang@focalcrest.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: armbian/build/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe Mixtile Blade 3 configuration now uses ChangesMixtile Blade 3 device tree configuration
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Bug fix 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Hey @evtest-hash! 👋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! 🚀 |
|
Please hold this until armbian/linux-rockchip#556 is merged — the vendor |
Summary
Update the Mixtile Blade 3 vendor board configuration to use the renamed
rk3588-mixtile-blade3.dtb.Changes
BOOT_FDT_FILEto the new DTB name.build the same name.
This depends on armbian/linux-rockchip#556 and has to be merged after it; on
its own it points the vendor branch at a DTB that does not exist yet.
Summary by CodeRabbit