[U-Boot] flow of u-boot

Nishanth Menon menon.nishanth at gmail.com
Thu Feb 19 15:09:01 CET 2009


ABIRAMA SUNDARI said the following on 02/19/2009 03:56 PM:
> thanks for your answer. but i am getting you properly.pls tell me the
> things in detail.....(what you meant by _start ).
>   
Step 1) Download u-boot code (you can download using git - try
google.com to get more help on git) by
git clone  git://git.denx.de/u-boot.git
Step 2) try 'grep -Rw _start .' (help of grep is available in 'man grep')

Regards,
Nishanth Menon


More information about the U-Boot mailing list