Re: Static ip patch problems

"Ricardo Carrillo Cruz" <[email protected]> Fri, 10 Mar 2006 13:42:53 +0100
Newsgroups gmane.network.etherboot.devel
Message-ID <[email protected]>
Hi again

I've been looking into elf_loader.c file. The elf_boot function calls itself
elf_start().
As far as i understand,if the the kernel loading process is ok,elf_start()
doesn't return.
Am i right?

Regards