Re: [U-Boot] U-Boot bootup process

2008-08-29 Thread Ahmed, Muzammal
Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] U-Boot bootup process Dear Ahmed, In message <[EMAIL PROTECTED]> you wrote: > > Would anyone help me with U-Boot bootup process? On power up, where > U-Boot starts executing from and what's the flow of it? What functions > it

Re: [U-Boot] U-Boot bootup process

2008-08-28 Thread Wolfgang Denk
Dear Ahmed, In message <[EMAIL PROTECTED]> you wrote: > > Would anyone help me with U-Boot bootup process? On power up, where > U-Boot starts executing from and what's the flow of it? What functions > it calls? I need to understand the whole picture, like what gets > initialized when! It makes l

[U-Boot] U-Boot bootup process

2008-08-28 Thread Ahmed, Muzammal
Hello there, I'm very new to U-Boot. I'm programming an AMCC PPC440EP (Yosemite) board that will run LynxOS. Would anyone help me with U-Boot bootup process? On power up, where U-Boot starts executing from and what's the flow of it? What functions it calls? I need to understand the whole pi