<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/logos/toradex.bmp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools/logos/toradex.bmp?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools/logos/toradex.bmp?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2015-08-13T11:19:37Z</updated>
<entry>
<title>logos: add Toradex logo</title>
<updated>2015-08-13T11:19:37Z</updated>
<author>
<name>Stefan Agner</name>
<email>stefan.agner@toradex.com</email>
</author>
<published>2015-08-05T15:17:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=4fbe41c4af483b082f525328796b7835536ae797'/>
<id>urn:sha1:4fbe41c4af483b082f525328796b7835536ae797</id>
<content type='text'>
Use the boot loader splash screen from WinCE which matches our
wallpapers position wise. Although the logo is an 8-bit indexed BMP as
well colours looked odd at first in U-Boot. After converting to full
RGB palette and converting back to an indexed BMP using imagemagick
the Logo showed up properly.

$ convert tools/logos/toradex-rgb.bmp -type Palette -colors 256 \
-compress none -verbose BMP3:tools/logos/toradex.bmp

Signed-off-by: Stefan Agner &lt;stefan.agner@toradex.com&gt;
Signed-off-by: Marcel Ziswiler &lt;marcel.ziswiler@toradex.com&gt;
</content>
</entry>
</feed>
