2014-07-03 08:23, Ulf Samuelsson skrev:
>> One issue which I need to investigate, is the colours.
>> At boot, the Penguin appears with Blue feet, and not Yellow/Orange and the
>> customer splash screen and applications also have the wrong colour.

> [Franklin] I believe that color issue has to-do with the am335x errata
>    (http://www.ti.com/lit/er/sprz360f/sprz360f.pdf (page 8). )
> The BBB is hooked up to display correctly in 16bpp mode but if you use 24bpp then your colors will look messed up.
> I recommend posting this question to e2e.ti.com and the right people can help you with this.

Did a posting there, yet to get a reply, so I am posting here as well.

I have found a workaround.

Before I run S00psplash,

I will do 'fbset -depth 16'

Then psplash looks OK, and omaplfb loads, and the applications look right.

Now I only need to figure out how to do 16 bpp in the Device Tree file for the da8xx-fb driver.

For the tilcdc there is the tilcdc-panel.c file.
Is there something similar for the da8xx-fb driver?

BR
Ulf Samuelsson