
19 Feb
2009
19 Feb
'09
3:09 p.m.
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