All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] flow of u-boot
Date: Thu, 19 Feb 2009 09:18:28 -0500	[thread overview]
Message-ID: <499D6A34.4090208@ge.com> (raw)
In-Reply-To: <22100933.post@talk.nabble.com>

ABIRAMA SUNDARI wrote:
> hi
>  thanks for your answer. but i am getting you properly.pls tell me the
> things in detail.....(what you meant by _start ).

_start is a label in the source code.  You need to understand what 
happens when you release your processor from reset: how and where it 
starts executing code.  In terms of u-boot software, the processor will 
start executing at the _start label (note that u-boot supports many 
different processors, all different in how they start running).

In terms of detail, the detail _is_ the source code and having us retype 
it in email isn't useful.

> pls help me ...bcaz i am a fresher for this field...

You will have to read u-boot source and your processor's Reference 
Manual, learn, and through that achieve understanding.  It is a zen 
thing.  There is no magic shortcut to the zen of understanding.  Sorry.

Best regards,
gvb


> wd wrote:
>> Dear ABIRAMA SUNDARI,
>>
>> In message <22100519.post@talk.nabble.com> you wrote:
>>> can any one know what is the actuall flow of u-boot (ie) execution
>>> sequence.
>>> pls help me....
>> It starts at the reset entry point, i. e. _start, and then follows the
>> branches...
>>
>> Best regards,
>>
>> Wolfgang Denk
>>
>> -- 
>> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
>> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
>> There are two kinds of people, those who do the work  and  those  who
>> take  the  credit.  Try  to  be  in  the  first  group; there is less
>> competition there.                                    - Indira Gandhi
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>>
> 

      parent reply	other threads:[~2009-02-19 14:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 13:37 [U-Boot] flow of u-boot ABIRAMA SUNDARI
2009-02-19 13:52 ` Wolfgang Denk
2009-02-19 13:56   ` ABIRAMA SUNDARI
2009-02-19 14:09     ` Nishanth Menon
2009-02-19 14:18     ` Jerry Van Baren [this message]

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=499D6A34.4090208@ge.com \
    --to=gerald.vanbaren@ge.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.