This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Images not seen on LCD with android kernel

Other Parts Discussed in Thread: DM3730

Hello ti,


                  I am using   TI_Android_GingerBread_2_3_4Sources android stack for omap3 based custom board with 7"inch LCD display , We are not getting anything on the LCD display ,but in the console the Android is booted.

With the following changes in the BSP  kerne(PSP release 4.0 .0) ,not the android kernel we could see the images on the LCD. But when we do the same changes in the Android kernel released by TI (ginger bread 2_3_4) we are unable to see the images on the LCD.
 drivers/video/omap2/displays/panel-generic.c

we also tried on omap3evm DM3730 with 3'inch LCD display without changing the resolution in the above file its working fine

can you suggest the code changes in the Android kernel and also let us know whether the changes in panel-generic.c should be intact.

thanks in advance

Bhagavath Ram