i would like to boot linux (ported for a ppc based board) from
ROM. This is how i think the booting should happen -

Code in ROM should contain -
- crt0.S (entry point in ROM code)
- head.S (something like what is there is arch/ppc/boot/head.S)
- other files containing code to download and decompress the vmlinux
  image in RAM.

finally, when the vmlinux.bin.gz is decompressed and we jump to it, the 
entry
point is arch/ppc/kernel/head.S
is this correct ?

regards,

tulika
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to