* [U-Boot-Users] ELF image for U-Boot
@ 2004-11-01 0:29 Devraj Mukherjee
2004-11-01 8:50 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Devraj Mukherjee @ 2004-11-01 0:29 UTC (permalink / raw)
To: u-boot
Hi everyone,
I managed to get U-Boot compiled for a LPD7A400, thanks to the patches
that I got out of the list serve. Once compiled I got u-boot.bin, u-boot
and u-boot.srec. I also got u-boot.map and System.map
I read around a bit and it seems to me that u-boot is the elf image for
u-boot. When I load it on as an elf, our board does not want to accept
it. I was just wondering if I have to combine System.map in anyway with
the binary images to make a proper elf image?
Any leads are welcome. Thanks
Devraj
--
----------------------------------------------------------------------
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
----------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] ELF image for U-Boot
2004-11-01 0:29 [U-Boot-Users] ELF image for U-Boot Devraj Mukherjee
@ 2004-11-01 8:50 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-11-01 8:50 UTC (permalink / raw)
To: u-boot
In message <41858367.7050000@eternitytechnologies.com> you wrote:
>
> I read around a bit and it seems to me that u-boot is the elf image for
This is correct.
> u-boot. When I load it on as an elf, our board does not want to accept
> it. I was just wondering if I have to combine System.map in anyway with
> the binary images to make a proper elf image?
Thoie "board does not want to accept it"? This is wrong. The board is
just hardware, and it does not want anything. I guess you mean that
there is already another boot loader installed and running, and that
this boot loader does not load the U-Boot ELF file? If this
assumption is correct, than I am not surprised. U-Boot cannot be
loaded dynamically. You must install it in flash memory, overwriting
the existing boot loader.
Best regards,
Wolfgang Denk
--
See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
...though his invention worked superbly -- his theory was a crock of
sewage from beginning to end. - Vernor Vinge, "The Peace War"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-01 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-01 0:29 [U-Boot-Users] ELF image for U-Boot Devraj Mukherjee
2004-11-01 8:50 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox