All of lore.kernel.org
 help / color / mirror / Atom feed
* booting zImage.elf
@ 2007-06-19  0:05 Shelley, Mike
  2007-06-19  9:37 ` David H. Lynch Jr.
  0 siblings, 1 reply; 2+ messages in thread
From: Shelley, Mike @ 2007-06-19  0:05 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

I've been trying to read up on how elf works and how to boot the linux kernel image with a custom boot loader.  I can't seem to find anything about booting an elf image.  I'm using a PCI Express XpressFX Board (which has a Virtex4), by PLDA, with DDR2 memory.  I've got the kernel image booting using a BDI to load it. Now I need to get it to load without the BDI.

The quick question is, Is it possible to load zImage.elf straight into memory, then jump to the address it was loaded to?  If not, how do I convert the elf image into just a bootable image that I can jump to?

I looked at the uboot code to load elf files, and it appears to copy the sections around.  Is this necessary?

Pointers on where else to look or how to do this would be greatly appreciated.

Michael

[-- Attachment #2: Type: text/html, Size: 1200 bytes --]

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

end of thread, other threads:[~2007-06-19  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19  0:05 booting zImage.elf Shelley, Mike
2007-06-19  9:37 ` David H. Lynch Jr.

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.