Hi,

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".



which u-boot framebuffer driver is used ?

On snow config, this should be the exynos framebuffer driver.


Guillaume



best regards,
HAnnes

On 2015-02-26 17:52, Guillaume Gardet wrote:
Hi,

I am trying to display a BMP image on a Samsung Chromebook (snow), but I get 
wrong colors. The image is displayed but colors are bad.

I used my own image and images provided in tools/logos/ folder, thay are all ok 
on the Sabrelite board (HDMI output) but displayed in bad colors on the samsung 
chromebook (LCD screen).

What could be wrong? What am I missing?


Guillaume

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot





_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to