From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Tue, 26 Mar 2013 08:25:48 +0100 Subject: [U-Boot] Splash Screen Enable in (u-boot-2013.01.01.tar.bz2) U-boot source code. In-Reply-To: <1364278570.05277474@apps.rackspace.com> References: <1364205356.574731410@apps.rackspace.com> <51505CB2.3040807@bus-elektronik.de> <1364278570.05277474@apps.rackspace.com> Message-ID: <51514D7C.7090601@bus-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Nandakumar. > 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. I'm not familiar with imx53loco board. But I see Splash and BMP are enabled in config. So you need only burn you splash to flash and set the environment variable "splashimage" to the start address in flash. You should test your splash image with bmp display
. Regards Jens