* [U-Boot-Users] Newbie in U-Boot, Some Queries
@ 2008-04-28 6:37 raajesh.n at indiatimes.com
2008-04-28 16:31 ` Frank
0 siblings, 1 reply; 2+ messages in thread
From: raajesh.n at indiatimes.com @ 2008-04-28 6:37 UTC (permalink / raw)
To: u-boot
HI ,
I am newbie to U-Boot, I have a customized board with u-boot with it, I have seen through top level makefile of U-Boot.Below stated is what I have observed from makefile.
1. First initialization of processor (ARM922t in my case) is done in CPU folder with Startup.S where this assembly routine will call low_level_init code for initialization of RAM of customized board.
2. Further I have observed rest all code which are required for boot-up is made as library and compiled at once.
I would like to know how the code flow of U-Boot takes place , which are all the files which will be called in sequence while boot operation takes place, as far I have seen the code, Startup.S is one which starts first clearing Stack & PC which will further calls low_level_Init, I am unable to know how U-Boot works further from this place.
I would request U-Boot users to share there knowledge in explaining me how the code flow of U-Boot takes place, which will help me in finishing my project where RAM & Flash is changed.
Best Regards,
Rajesh
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] Newbie in U-Boot, Some Queries
2008-04-28 6:37 [U-Boot-Users] Newbie in U-Boot, Some Queries raajesh.n at indiatimes.com
@ 2008-04-28 16:31 ` Frank
0 siblings, 0 replies; 2+ messages in thread
From: Frank @ 2008-04-28 16:31 UTC (permalink / raw)
To: u-boot
--- raajesh.n at indiatimes.com wrote:
>
> HI ,
>
> I am newbie to U-Boot, I have a customized board with u-boot
> with it, I have seen through top level makefile of
> U-Boot.Below stated is what I have observed from makefile.
>
> 1. First initialization of processor (ARM922t in my case) is
> done in CPU folder with Startup.S where this assembly routine
> will call low_level_init code for initialization of RAM of
> customized board.
>
> 2. Further I have observed rest all code which are required
> for boot-up is made as library and compiled at once.
>
> I would like to know how the code flow of U-Boot takes place
> , which are all the files which will be called in sequence
> while boot operation takes place, as far I have seen the code,
> Startup.S is one which starts first clearing Stack & PC which
> will further calls low_level_Init, I am unable to know how
> U-Boot works further from this place.
>
> I would request U-Boot users to share there knowledge in
> explaining me how the code flow of U-Boot takes place, which
> will help me in finishing my project where RAM & Flash is
> changed.
>
>
> Best Regards,
> Rajesh
>
cscope is your friend...
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-28 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 6:37 [U-Boot-Users] Newbie in U-Boot, Some Queries raajesh.n at indiatimes.com
2008-04-28 16:31 ` Frank
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox