public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: raajesh.n at indiatimes.com <raajesh.n@indiatimes.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Newbie in U-Boot, Some Queries
Date: Mon, 28 Apr 2008 12:07:19 +0530 (IST)	[thread overview]
Message-ID: <253166975.210981209364639412.JavaMail.root@mbv4.indiatimes.com> (raw)


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

             reply	other threads:[~2008-04-28  6:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-28  6:37 raajesh.n at indiatimes.com [this message]
2008-04-28 16:31 ` [U-Boot-Users] Newbie in U-Boot, Some Queries Frank

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=253166975.210981209364639412.JavaMail.root@mbv4.indiatimes.com \
    --to=raajesh.n@indiatimes.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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