From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ramonf Date: Mon, 29 Aug 2011 07:04:09 -0700 (PDT) Subject: [U-Boot] Uboot 1.3.4 - splash screen problem Message-ID: <32357132.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.