Hi Qiang,
I applied the changes as suggested by you in below mentioned files:
In driver/video/mxc/mxc_edid.c
driver/video/mxc/mxc_hdmi.c
myandroid/device/fsl/sabreauto_6q/BoardConfig.mk
for /* #60: 1280x800p@60 */.
After applying it, i am get the android boot animation logo with flickers on display and at log code is running below loop continuously till "
period 66, timeout is 0, wake up is :0":
======================log_start================
Rohit mxc_hdmi_cable_connected:1974
Rohit Func:mxc_hdmi_default_edid_cfg, Line:1847
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_default_modelist
mxc_hdmi 20e0000.hdmi_video: create default modelist
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected exit
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x0
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x2
mxc_hdmi 20e0000.hdmi_video: EVENT=plugin
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected
Rohit Func:mxc_hdmi_cable_connected, Line:1947, EDID_STATUS-1
mxc_hdmi 20e0000.hdmi_video: Read EDID again
Rohit Func:mxc_hdmi_cable_connected, Line:1956, retry_status-1
Rohit mxc_hdmi_cable_connected:1974
Rohit Func:mxc_hdmi_default_edid_cfg, Line:1847
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_default_modelist
mxc_hdmi 20e0000.hdmi_video: create default modelist
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected exit
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x0
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x2
mxc_hdmi 20e0000.hdmi_video: EVENT=plugin
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected
Rohit Func:mxc_hdmi_cable_connected, Line:1947, EDID_STATUS-1
mxc_hdmi 20e0000.hdmi_video: Read EDID again
Rohit Func:mxc_hdmi_cable_connected, Line:1956, retry_status-1
Rohit mxc_hdmi_cable_connected:1974
Rohit Func:mxc_hdmi_default_edid_cfg, Line:1847
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_default_modelist
mxc_hdmi 20e0000.hdmi_video: create default modelist
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected exit
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x0
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x2
mxc_hdmi 20e0000.hdmi_video: EVENT=plugin
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected
Rohit Func:mxc_hdmi_cable_connected, Line:1947, EDID_STATUS-1
mxc_hdmi 20e0000.hdmi_video: Read EDID again
Rohit Func:mxc_hdmi_cable_connected, Line:1956, retry_status-1
Rohit mxc_hdmi_cable_connected:1974
Rohit Func:mxc_hdmi_default_edid_cfg, Line:1847
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_default_modelist
mxc_hdmi 20e0000.hdmi_video: create default modelist
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected exit
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x0
mxc_hdmi 20e0000.hdmi_video: phy_int_stat=0x3d, phy_int_pol=0x2
mxc_hdmi 20e0000.hdmi_video: EVENT=plugin
mxc_hdmi 20e0000.hdmi_video: mxc_hdmi_cable_connected
Rohit Func:mxc_hdmi_cable_connected, Line:1947, EDID_STATUS-1
mxc_hdmi 20e0000.hdmi_video: Read EDID again
Rohit Func:mxc_hdmi_cable_connected, Line:1956, retry_status-1
==========================log_end=============================
But after "period 66, timeout is 0, wake up is :0" this log display goes black. :smileysad:
Do i need to do some more changes in order to add support for above display. Please suggest.
Best Regards
Rohit Kp,