All of lore.kernel.org
 help / color / mirror / Atom feed
* SILO and load address
@ 2005-10-24 12:24 Jakub Jermar
  2005-10-24 15:15 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jermar @ 2005-10-24 12:24 UTC (permalink / raw)
  To: sparclinux

I am having troubles with SILO loading my ELF image 
(non-linux kernel). The problem is that the kernel is not 
loaded to the address wich is specified in the ELF, but to 
some other address. Is there a workaround for that? Or do I 
miss the point?

Best regards,
Jakub

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

* Re: SILO and load address
  2005-10-24 12:24 SILO and load address Jakub Jermar
@ 2005-10-24 15:15 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-10-24 15:15 UTC (permalink / raw)
  To: sparclinux

From: Jakub Jermar <jermar@itbs.cz>
Date: Mon, 24 Oct 2005 14:24:29 +0200

> I am having troubles with SILO loading my ELF image 
> (non-linux kernel). The problem is that the kernel is not 
> loaded to the address wich is specified in the ELF, but to 
> some other address. Is there a workaround for that? Or do I 
> miss the point?

Silo loads your image into a fixed address, it ignores the
load sections of your ELF image.  You thus have to relocate
yourself to where you want to run, just like the Linux
kernel does on sparc.

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

end of thread, other threads:[~2005-10-24 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-24 12:24 SILO and load address Jakub Jermar
2005-10-24 15:15 ` David S. Miller

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.