From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out21.han.skanova.net (smtp-out21.han.skanova.net [195.67.226.208]) by arago-project.org (Postfix) with ESMTP id 7D8D052A42 for ; Thu, 3 Jul 2014 17:13:33 +0000 (UTC) Received: from [10.175.196.23] (213.66.90.56) by smtp-out21.han.skanova.net (8.5.133) (authenticated as u82406562) id 53804BED00FB0CEC for meta-arago@arago-project.org; Thu, 3 Jul 2014 19:13:32 +0200 Message-ID: <53B58F3C.2070207@emagii.com> Date: Thu, 03 Jul 2014 19:13:32 +0200 From: Ulf Samuelsson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-arago@arago-project.org References: <53B44965.5050502@emagii.com> <53B449D5.30600@emagii.com> <20140702181315.GA15788@edge> <53B459CC.20805@emagii.com> <20140702191802.GB15788@edge> <53B45C0A.60805@emagii.com> <8F29D6B095ED194EA1980491A5E029710C6DA912@DFLE08.ent.ti.com> <53B46ADA.1070400@emagii.com> <8F29D6B095ED194EA1980491A5E029710C6DAA36@DFLE08.ent.ti.com> <53B4F6EC.6070606@emagii.com> In-Reply-To: <53B4F6EC.6070606@emagii.com> Subject: Re: Color output X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 17:13:33 -0000 Content-Type: multipart/alternative; boundary="------------060101060809000003090501" --------------060101060809000003090501 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 --------------060101060809000003090501 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
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
--------------060101060809000003090501--