Hello everyone,
I was trying to figure out the kernel development strategy of F&S based on the github repo but I couldn't really figure it out.
Basically I wanted to know on which version of linux-imx my current tag (e.g. fsimx8mm-2023.11) is based on.
I see the master branch uses kernel version 5.15.160 and I guess this is always the most current version of all kernels available by F&S
and this branch is also the source for all tags/releases.
I also see some other branches based on newer LTS kernel versions (6.1.x and 6.6.x).
But as far as I can see even the newest tag (fsimx8mp-2024.07.1) uses 5.15.160.
I also see that there is a history file (History-F+S-Kernel.txt) which, I suppose, should document changes made by F&S.
But its last modification was last year and the most recent entry in that file references linux-5.4.70...
So I can't really follow the path of adaption/patches.
Could someone maybe elaborate the development strategy of F&S when it comes to kernel work please.
Are there any plans to support newer LTS versions like 6.6.x?
One other question on that topic:
I know this comes with quite some work, but are there any efforts or plans to upstream the changes and board configs to mainline (or linux-imx) someday?
Thank you in advance!
Best regards,
Stefan