Hello,
We develop custom board based on VAR-SOM-MX7 module with imx7dsabresd processor and schematic reference V5 development kit from E-INK .
We use large 32"-42" e-inc displays EC312TT2, ED312TT2, ED420TE1T1 and have appropriate firmware files.
Currently we use Linux imx7dsabresd 3.14.52-1.1.1_ga+gdb1bcba, as it has all required patches and instructions to apply them. Patch provides also some precompiled library - "libfw.a". But as mentioned in sect.10.3.4.2 Using a Custom Waveform: "waveform file is loaded by the EPDC driver using the Linux firmware APIs". I don't know is "libfw.a" patched.
Tell me please about right way to switch to newer yocto version. E-ink says thay do not provide support for newer version. We have try to run latest yocto bsp from Varisite, but image is drawn incorrectly.
On this forum get information about waveform files. This files provide display producer. And there is some script, which convert them to firmware (*.fw) files. Are this files linux-kernel version dependent?