From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Petermaier Date: Wed, 04 Mar 2015 07:10:12 +0100 Subject: [U-Boot] Bad colors on BMP display on LCD In-Reply-To: <54F5CB78.6040004@free.fr> References: <54EF4F6A.7070402@free.fr> <54EF537F.7070005@petermaier.org> <54F5CB78.6040004@free.fr> Message-ID: <54F6A1C4.6090804@petermaier.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 2015-03-03 15:55, Guillaume Gardet wrote: > Hi, Hi Guillaume, > > > Le 26/02/2015 18:10, Hannes Petermaier a ?crit : >> Hi Guillaume, >> >> which imageformat (bpp) do you have? > > It depends on images tested. Most of them are: "PC bitmap, Windows 3.x > format, XXX x YY x 8". Just see tools/logos/*.bmp in U-Boot sources. > > I also created my own BMP image using convert tool with the following > option : "-depth 8 -colors 256 -compress none -alpha off". > On my boards i use 24bpp BMPs maybe you try that. I will try display some logos out of tools/logos/*.bmp on my boards this evening. > > >> which u-boot framebuffer driver is used ? > > On snow config, this should be the exynos framebuffer driver. > > > Guillaume > best regards, Hannes