[U-Boot-Users] Where Uboot executes in RAM?

Markus Brunner super.firetwister at googlemail.com
Fri Mar 7 17:30:54 CET 2008


Hi,

> I would like to know this for my 64MB RAM.Is there any place in any
> config file or somewhere in uboot code where this address range is
> defined?

have a look at relocate_code, should be in start.S (assembly). Some config 
values are used for the calculation of the address. As far as I remember the 
TEXT_BASE and the return of the board specific initdram affect it.

Regards

Markus




More information about the U-Boot mailing list