From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 5 Feb 2020 18:00:50 +0100 Subject: U-Boot Logo showing incorrect colors with eLCDIF In-Reply-To: References: <20200123153641.4fdc3e1b@crub> <20200125193638.38f504fb@crub> Message-ID: <20200205180050.18a04a73@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Mon, 3 Feb 2020 12:15:09 -0300 Fabio Estevam festevam at gmail.com wrote: > Hi Anatolij, > > On Sat, Jan 25, 2020 at 3:36 PM Anatolij Gustschin wrote: > > > Before DM_VIDEO conversion cfb_console driver was used and > > it supports such rendering. I'm working on a fix for this. > > Thanks for testing! > > Have you been able to fix this? I tried to extend the BMP code to fix this, but my testing with sandbox SDL end of last week has shown incorrect colors in 24bpp mode, and I didn't find the reason for it. I do not see what is wrong in the code, maybe there is some issue with sandbox SDL. So I've submitted some patches [1], [2], [3]. Could you please test them on mx6ul-14x14-evk ? Thanks! [1] http://patchwork.ozlabs.org/patch/1233910 [2] http://patchwork.ozlabs.org/patch/1233911 [3] http://patchwork.ozlabs.org/patch/1233912 -- Anatolij