Hi Qiang,
Thanks for your quick reply.
After change mxcfbi->ipu_id from 0 to 1, ADV7391 can output clear display now, according to my test, no mater what format set to fbpix(BGR32 or UYVY16), output is properly, fbpix setting is regardless.
I use below uboot parameter to boot into Android system and a plugged display device is detected, however, when I click to enter the plugged display setting exception is occurred, I trace PluggableDisplaySettings.java, seems only HDMI and LDB display devices are supported?
"setenv bootargs console=ttymxc3,115200 androidboot.console=ttymxc3 init=/init video=mxcfb0:dev=lcd,AUO-WQVGA,if=RGB24 video=mxcfb1:dev=adv739x,BT656-NTSC,if=BT656 video=mxcfb2:off androidboot.hardware=freescale"
We'll try to fix this exception, if a workaround is alread existed, please share the information to me, thanks.