* how is flow in linux right from bootstrap program
@ 2005-05-12 6:43 majid khan khan
2005-05-12 7:47 ` Marc Leeman
0 siblings, 1 reply; 3+ messages in thread
From: majid khan khan @ 2005-05-12 6:43 UTC (permalink / raw)
To: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
Hi All,
i am new to PowerPC arch , is anyone tell me what is the best way to know the flow in linux-ppc right from bootstrap program. if it could be better if anyone already has the flow for specific processor say MPC7447 processsor along with their function names.
ur reply most appreciated.
Thanks,
Majid
Thanks/Majid.
[-- Attachment #2: Type: text/html, Size: 626 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how is flow in linux right from bootstrap program
2005-05-12 6:43 how is flow in linux right from bootstrap program majid khan khan
@ 2005-05-12 7:47 ` Marc Leeman
2005-05-12 8:29 ` Wolfgang Denk
0 siblings, 1 reply; 3+ messages in thread
From: Marc Leeman @ 2005-05-12 7:47 UTC (permalink / raw)
To: majid khan khan; +Cc: linuxppc-dev
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
> i am new to PowerPC arch , is anyone tell me what is the best way to know
Off the top of my mind; ...
The only thing that you need to know IIRC is that the boot address is at
0xfff00000. I believe that's fixed. If your bootloader is placed there,
you can let it jump to whereever you want.
--
greetz, marc
Harvey, kiss my medulla oblongata.
Crichton - Infinite Possibilities - Daedalus Demands.shtml
scorpius 2.6.11 #1 Wed Mar 2 16:38:38 CET 2005 GNU/Linux
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: how is flow in linux right from bootstrap program
2005-05-12 7:47 ` Marc Leeman
@ 2005-05-12 8:29 ` Wolfgang Denk
0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2005-05-12 8:29 UTC (permalink / raw)
To: Marc Leeman; +Cc: majid khan khan, linuxppc-dev
In message <20050512074751.GH21217@scorpius.homelinux.org> you wrote:
>
> The only thing that you need to know IIRC is that the boot address is at
> 0xfff00000. I believe that's fixed. If your bootloader is placed there,
No, it is not. Assuming we're talking about PowerPC systems only: it
may be at 0x0100 on some systems, or 0xFFF00100 on others, orit may
be configurable (for example with a jumper) to be either of these
addresses, or it may be 0xFFFFFFFC on other processors.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Harrisberger's Fourth Law of the Lab:
Experience is directly proportional to the
amount of equipment ruined.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-12 8:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-12 6:43 how is flow in linux right from bootstrap program majid khan khan
2005-05-12 7:47 ` Marc Leeman
2005-05-12 8:29 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox