-
-
Couldn't load subscription status.
- Fork 2.7k
Description
With a soon-to-be-updated linux-rockchip 6.1-rkr3 kernel, it may be time to finally sunset the 5.10 legacy kernel for RK3588.
The 6.1 vendor kernel is overall just a better/more up-to-date version of the Rockchip kernel and will receive updates down the line. With the recent addition of the current kernel branch for RK3588, we currently have 5 active kernel branches for this SOC: https://github.com/armbian/build/blob/main/config/sources/families/rockchip-rk3588.conf
It's also easier for @amazingfate to maintain only one branch of the kernel.
This task/issue is a place to discuss this topic before implementation. Let's hear your opinions 😄
Task List
For marking the legacy kernel as deprecated/EOL (now):
- rk35xx: Remove
legacykernel target from board configs #6881 - Change
KERNELPATCHDIRto default forvendorin the family config - Make 6.1 the default branch in https://github.com/armbian/linux-rockchip @amazingfate
For removing the legacy kernel as a whole (TO-DO at a later date):
- Make
legacyandvendorpoint to the same variables in the family config - Remove kernel patch folder for
rk3588-legacy - Remove kernel config file
- Remove traces of the
legacyrk3588 kernel in the code