Quote:
Originally Posted by andi45
Interesting project. Nice to see some progress. Basically what is new on my side:
There is a kobo/merged-5.11 branch now, a basic charger/fuel gauge driver is upstreamed, I am working on replacing the fbdev driver with a drm driver. Then it can use standard interfaces for updating contents and does not need the special nxp one. For now it works well with some IMX6SL readers, for the Kobo Clara HD it needs some tweaking.
|
The fbdev driver is working fine for me just now, but the less special NXP stuff the better.
I really need to improve the documentation in the project in git and I should also do some tidying up of the Yocto metadata. Apparently you shouldn't have a single layer that's both a BSP and a distro and I'm not declaring the dependencies on other layers correctly.