Hi Community,
I will have to support an iMX6 board with a lifespan of 20+ years.
Being the board equipped with a 32 bits CPU, the system clock will wrap around in 2038. I think that kernel 5.1 starts support for Y2038-safe system calls, but I see in this page:
https://www.nxp.com/support/developer-resources/evaluation-and-development-boards/i.mx-evaluation-an...
that the official support is for kernel version 4.14.98 yet.
When will the version be bumped to >= 5.1?
I find that in the following page:
https://github.com/Freescale/linux-fslc/tree/5.1.x+fslc
a forked branch from the vanilla version 5.1 is already available. Is all support for accelerated graphics and so on already in vanilla kernels or is there something living outside, i.e. in official NXP BSPs?
Thank you in advance for your answers,
Antonio