RSS Bot Posted August 13 Share Posted August 13 Description Important: This PR is based on and depends on https://github.com/armbian/build/pull/7015 and can only be merged after that PR (NEEDS TO BE REBASED FIRST AFTER RK3588 6.11 HAS BEEN MERGED!) This PR should be merged at the same time as vendor kernel PR https://github.com/armbian/linux-rockchip/pull/220 Full mainline support for the CM3588 NAS has been added to kernel 6.11 🎉 Make use of this device tree going forward. In addition, support for mainline U-Boot is also in the pipeline and is available in Kwiboo's repo in v2024.10. Use this as well. How Has This Been Tested? [x] edge: Successful boot without any obvious errors in dmesg with build command ./compile.sh BOARD=cm3588-nas BRANCH=edge BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=trixie [x] vendor: Successful boot without any obvious errors in dmesg with build command ./compile.sh BOARD=cm3588-nas BRANCH=vendor BUILD_DESKTOP=no BUILD_MINIMAL=no EXPERT=yes KERNEL_CONFIGURE=no RELEASE=trixie Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article Link to comment Share on other sites More sharing options...
Recommended Posts