From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Mon, 29 Aug 2011 20:09:54 +0200 Subject: [U-Boot] Uboot 1.3.4 - splash screen problem In-Reply-To: <32357132.post@talk.nabble.com> References: <32357132.post@talk.nabble.com> Message-ID: <4E5BD5F2.5090404@scharsoft.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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