From mboxrd@z Thu Jan 1 00:00:00 1970 From: Devraj Mukherjee Date: Mon, 01 Nov 2004 13:15:14 +1100 Subject: [U-Boot-Users] Problem loading ELF image on LPD7A400 Message-ID: <41859C32.2060909@eternitytechnologies.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 everyone, A bit more information from what we have been doing with U-Boot and the LogicPD boards. We managed to compile the U-Boot images, tried to load elf image using LogicLoader (that already comes on it) and here is what we get. Does anyone think the image that we made has something wrong with it? The following is a dump of what happened. Thanks in advance for any advise. Please note our versions of GCC/GlibC for ARM created using Kegel's scripts. Regards, Devraj losh> load elf /tftp/10.0.1.2:u-boot loading from /tftp/10.0.1.2:u-boot: R............ elf file type : 0x0002 machine type: 0028 version: 1 prog start addr : 0xc1fc0000 num prog headers: 1 num sect headers: 23 offset : 0x00008000 disk length: 0x0001662c mem len: 0x0001aa30 phyaddr: 0xc1fc0000 vaddr : 0xc1fc0000 dl addr: 0xc1fc0000 ignoring rest of file...done running md5sum on the _loaded_ portion of the file: 0d5cf2336110e4fcdc35b446b224f8f5 - addr: c1fc0000 len: 0001662c losh> burn unable to burn without a loaded flash image -- ---------------------------------------------------------------------- Devraj Mukherjee, Eternity Technologies Pty. Ltd. Australia Host: Debian (Sarge) 3.1 Kernel 2.4.27-1-686 / GCC version 3.3.5 Target: LPD7A400 (ARM9) LogicPD eval. board / ARM GCC 3.3 GlibC 2.3.2 ----------------------------------------------------------------------