Hi Igor,
Thankyou. I followed the doc, but nothing comes in the HDMI dislay. I gave bootargs as following.
Case-1:
setenv mmcargs 'setenv bootargs video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 video=mxcfb1:dev=ldb,if=RGB666'
Here no display is found in lvds and as well as in HDMI
Case-2:
setenv mmcargs 'setenv bootargs video=mxcfb0:dev=ldb,if=RGB666 video=mxcfb1:dev=hdmi,1920x1080M@60,if=RGB24'
Here only LVDS is coming up and nothing in HDMI.
Am i doing a wrong setup? Or is there anything more that i should consider to get both displays working fine?
Regards,
Daniel