I tested the file"edid_auo14.bin" on the orange pi plus 2 with Android running, but didn't work with the LCD (LG LP156WH4);
the LG LCD receives RGB666 format and a different fclk = 70 MHZ .
this is the modeline with the LCD parameters : Modeline "1366x768" 70 1366 1402 1450 1492 768 771 776 782 +hsync +vsync;
how can I generate a file .bin with this parameters or others resolutions by example "1360x768", "1368x768", etc ?
thanks