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

