Hello everyone!
I have some issues with Lichee RV 86 Panel framebuffer colors. (Tina linux)
When i burn image from "Download center" (LicheeRV_Tina_86_480p.7z) everything is ok.
echo 1 > /sys/class/disp/disp/attr/colorbar
shows colors in the right order R -> G -> B -> W, and LVGL 8 UI looks normal.
But when i tries to compile image by myself, colorbar shows colors in the wrong order, and my LVLGL shows interface with swapped red and blue channels.
I have tried to edit fbo0_pixel_sequence in board.dts but with no luck. Nothing changes. I missed something.
I will be glad for any help! Thank you