[U-Boot] Splash Screen Enable in (u-boot-2013.01.01.tar.bz2) U-boot source code.

Anatolij Gustschin agust at denx.de
Tue Mar 26 08:30:02 CET 2013


Hello,

On Tue, 26 Mar 2013 11:46:10 +0530 (IST)
nandakumar.ramaswamy at pricoltech.com wrote:
...
> Actually I tried with U-Boot latest release (u-boot-2013.01.01.tar.bz2)
> also.But I am not able to see the SPLASH SCREEN.
> So, please share the SPLASH SCREEN image enable procedure for latest
> U-boot (u-boot-2013.01.01.tar.bz2) source code for i.mx53loco.

U-Boot release 2013.01.01 for mx53loco supports two LCD panels,
CLAA07LC0ACW and Seiko-43WVF1G. If you have a different panel, you
will have to add support for it. If you have Seiko panel, please set
up environment variable panel as follows:

=> setenv panel seiko
=> saveenv

and reboot, then use load a bmp file and use "bmp" command to display
it.

Thanks,

Anatolij

--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-50 Fax: +49-8142-66989-80 Email: office at denx.de


More information about the U-Boot mailing list