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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to