
23 Jan
2014
23 Jan
'14
1:40 p.m.
a) step 1 - compile and build the bin / etf b) step 2 - create an asm - objdump -DS c) find the lds file d) locate uboot.map
start from __start. (keep an arm manual handy) & begin.
:)
On 1/23/14, JYOTI DUBEY jyoti0801@gmail.com wrote:
Can anyone tell how to understand the flow of u-boot source code? I am working on ARM processor and the board used is Nitrogen6X.
--
-mj