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.

dm8148 uboot splash logo issue

Hi!

I am using a dm8148 processor with some kind of LCD. I managed to add the backlight and to display a bmp on the LCD at the uboot level. But, The image is flickering and i can't figure out what are the right configured times, as for now i use:

ti814x_vps_configure_venc(VPS_REG_BASE + 0xA000, 800, 816, 878, 938,    480, 489, 495, 525,      0, 1, 1);

The picture i get is flickering. You can see two shots taken from the image in the attached

Also, I attache a part from the data sheet of the LCD.

Can you help me with that issue?