linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Question about linux boot procedure (head_64.S)
@ 2009-09-01 11:27 Lee HongWoo
  0 siblings, 0 replies; 6+ messages in thread
From: Lee HongWoo @ 2009-09-01 11:27 UTC (permalink / raw)
  To: linuxppc-dev

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

Hi ~

This is a boot flow of linux kernel under the arch/powerpc/kernel and I'm
using pasemi cpu.

__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 ?

Thanks in advance.

HongWoo.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Question about linux boot procedure (head_64.S)
@ 2009-09-01 10:58 Lee HongWoo
  2009-09-01 17:32 ` Geoff Levand
  2009-09-02  0:47 ` Michael Ellerman
  0 siblings, 2 replies; 6+ messages in thread
From: Lee HongWoo @ 2009-09-01 10:58 UTC (permalink / raw)
  To: Linuxppc-dev

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

Hi ~

This is a boot flow of linux kernel under the arch/powerpc/kernel and I'm
using pasemi cpu.

__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 ?

Thanks in advance.

HongWoo.

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

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

end of thread, other threads:[~2009-09-02  1:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-01 11:27 Question about linux boot procedure (head_64.S) Lee HongWoo
  -- strict thread matches above, loose matches on Subject: below --
2009-09-01 10:58 Lee HongWoo
2009-09-01 17:32 ` Geoff Levand
2009-09-02  0:25   ` Lee HongWoo
2009-09-02  1:19     ` Geoff Levand
2009-09-02  0:47 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).