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

Andreas Bießmann andreas.devel at googlemail.com
Thu Mar 28 13:18:33 CET 2013


Dear nandakumar.ramaswamy at pricoltech.com,

please stop TOFU [1].

On 03/28/2013 12:49 PM, nandakumar.ramaswamy at pricoltech.com wrote:
> 
> Hello, 

<snip>

> And I tried the below command. But not get the correct output (SPLASH Image) through U-Boot.
>  
> MX53LOCO U-Boot > tftp 100000 /tftpboot/lvds.bmp 
> Using FEC device
> TFTP from server 192.168.1.176; our IP address is 192.168.1.189
> Filename '/tftpboot/lvds.bmp'.
> Load address: 0x100000
> Loading: T T T T T 
>  
> Please give your suggestion and solution ASAP.

please read about asking smart questions [2].

> Note: I am trying to display from SD-card.

So why you try to read data via tftp? How about fatload or ext2load?

As Anatolij pointed out you need to use the bmp command to display some
memory range which contains the BMP image.
To get the BMP image there you can use tftp, however your server
(192.168.1.176) seems not to provide the image (/tftpboot/lvds.bmp),
cause it runs always in timeout.
Just my 2¢, sorry, I can not help you with the i.mx and lcd setup.

Best regards

Andreas Bießmann

[1] http://www.vranx.de/mail/tofu.html
[2] http://www.catb.org/esr/faqs/smart-questions.html#urgent


More information about the U-Boot mailing list