[U-Boot] uboot relocate_code() function

Scott Wood scottwood at freescale.com
Mon May 11 20:22:39 CEST 2009


On Mon, May 11, 2009 at 07:42:02PM +0530, Deepak Gopalakrishnan wrote:
> Hi
> I was going thruogh the code of u-boot-1.3.0 and was particlarly going 
> through the code in board/freescale/mpc8313erdb cause thats my board.
> And  i found that relocate_code() function is being declared in common.h 
> and called at few instances but could not find the definition of the code. 
> Can anyone help me with this.

It's in cpu/mpc83xx/start.S.

-Scott


More information about the U-Boot mailing list