Maybe you should take a little more time to read the guides.
///////////////////////////////////////
LCD interface define what type of interface to use for LCD. For LVDS
the right value is 3:
; lcd interface
lcd_if = 3
Check whether 24 or 18 bit color is used, and set
lcd_lvds_bitwidth = 1 (if 18bit (RGB666) is used)
RX0+ = LCD0-D0
RX0- = LCD0-D1
RX1+ = LCD0-D3
RX1- = LCD0-D4
RX2+ = LCD0-D5
RX2- = LCD0-D6
RXC+ = LCD0-D7
RXC- = LCD0-D8
You could ignore EDID pins:
4 V EEDID DDC 3.3V power
5 NC Reserved for supplier test point
6 Clk EEDID DDC Clock
7 DATA EEDID DDC Data
> --
> You received this message because you are subscribed to the Google Groups
> "linux-sunxi" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
linux-sunxi...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.