All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Uboot 1.3.4 - splash screen problem
@ 2011-08-29 14:04 Ramonf
  2011-08-29 18:09 ` Jens Scharsig
  0 siblings, 1 reply; 2+ messages in thread
From: Ramonf @ 2011-08-29 14:04 UTC (permalink / raw)
  To: u-boot


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 ?
-- 
View this message in context: http://old.nabble.com/Uboot-1.3.4---splash-screen-problem-tp32357132p32357132.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Uboot 1.3.4 - splash screen problem
  2011-08-29 14:04 [U-Boot] Uboot 1.3.4 - splash screen problem Ramonf
@ 2011-08-29 18:09 ` Jens Scharsig
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Scharsig @ 2011-08-29 18:09 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-29 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-29 14:04 [U-Boot] Uboot 1.3.4 - splash screen problem Ramonf
2011-08-29 18:09 ` Jens Scharsig

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.