[U-Boot] Uboot 1.3.4 - splash screen problem
Jens Scharsig
js_at_ng at scharsoft.de
Mon Aug 29 20:09:54 CEST 2011
Am 2011-08-29 16:04, schrieb Ramonf:
>
> Hi, I'm running uboot 1.3.4 on AT91SAM9M10EKES board. I'm trying to load BMP
> into it, but I get
> "There is no valid bmp file at the given address" when I'm running bmp info.
>
> what I do is this:
>
> $ tftp 10000 tftpboot/ramon.bmp
> $ bmp i 10000
>
> I checked the BMP on my PC, and it's ok. what can be the problem ?
Dear Ramonf,
are you sure, that 10000 is located in an RAM area?
AT91 SDRAM starts ant 0x20000000
By the way, 1.3 is an legacy version of u-boot (over 3 year old)
Best Regards
Jens
More information about the U-Boot
mailing list