On Wed, Aug 05, 2015 at 05:17:01PM +0200, Marcel Ziswiler wrote: > From: Stefan Agner <stefan.ag...@toradex.com> > > 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 <stefan.ag...@toradex.com> > Signed-off-by: Marcel Ziswiler <marcel.ziswi...@toradex.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot