public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Geoff Levand <geoffrey.levand@am•sony.com>
To: Lee HongWoo <hongwoo7@gmail•com>
Cc: Linuxppc-dev@lists•ozlabs.org
Subject: Re: Question about linux boot procedure (head_64.S)
Date: Tue, 1 Sep 2009 10:32:09 -0700	[thread overview]
Message-ID: <4A9D5A99.5030101@am.sony.com> (raw)
In-Reply-To: <5e2889710909010358v907022cs708dfc0dd3ed7fd0@mail.gmail.com>

On 09/01/2009 03:58 AM, Lee HongWoo wrote:
> __start  (in head_64.S)
>   ---> __start_initialization_multiplatform (in head_64.S)
>     ---> __boot_from_prom (in head_64.S)
>        ---> prom_init ( in prom_init.c)
>          ---> __start ???
> 
> And I don't understand where __start is called, because I can find __start
> only in head_64.S.
> If it calls __start in head_64.S, it's a recursive call.
> 
> Can anybody explain about this precedure ?

In the general case, __start is the entry point of the kernel.
It is where the bootloader or boot wrapper program jumps to
when it transfers control to the kernel.

-Geoff

  reply	other threads:[~2009-09-01 17:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01 10:58 Question about linux boot procedure (head_64.S) Lee HongWoo
2009-09-01 17:32 ` Geoff Levand [this message]
2009-09-02  0:25   ` Lee HongWoo
2009-09-02  1:19     ` Geoff Levand
2009-09-02  0:47 ` Michael Ellerman
  -- strict thread matches above, loose matches on Subject: below --
2009-09-01 11:27 Lee HongWoo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A9D5A99.5030101@am.sony.com \
    --to=geoffrey.levand@am$(echo .)sony.com \
    --cc=Linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=hongwoo7@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox