rockchip: Add CSC board ForLinx OK3506-S12 (RK3506J)#9394
rockchip: Add CSC board ForLinx OK3506-S12 (RK3506J)#9394igorpecovnik merged 1 commit intoarmbian:mainfrom
Conversation
📝 WalkthroughWalkthroughAdds comprehensive support for the Forlinx OK3506-S12 board (RK3506-based SoC) by introducing board configuration, U-Boot build settings, patching directives, and device tree definitions across five new files totaling 319 lines. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
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 |
🚫 Missing required board assetsThis PR adds new board configuration(s). Required assets must already exist in github/armbian/armbian.github.io.
Missing items
Once the missing files are added (or a PR is opened in armbian/armbian.github.io), re-run this check. |
|
✅ This PR has been reviewed and approved — all set for merge! |
Description
Adds new RK3506J CSC board ForLinx OK3506-S12.
This PR also includes uboot patches (dts/defconfig) to enable this board.
This board uses 0.45W at idle (0.36W with Ethernet disabled). 🌞
Depends on:
How Has This Been Tested?
./compile.sh BOARD=forlinx-ok3506-s12 BRANCH=vendor KERNEL_CONFIGURE=no DEB_COMPRESS=xz KERNEL_BTF=yes INSTALL_ARMBIAN_FIRMWARE=no BUILD_DESKTOP=no BUILD_MINIMAL=yes RELEASE=trixie./compile.sh BOARD=forlinx-ok3506-s12 BRANCH=vendor KERNEL_CONFIGURE=no DEB_COMPRESS=xz KERNEL_BTF=yes INSTALL_ARMBIAN_FIRMWARE=no BUILD_DESKTOP=no BUILD_MINIMAL=yes RELEASE=nobleChecklist: