[U-Boot-Users] ppc4xx relocate_code what it does????

9 Aug
2007
9 Aug
'07
4:52 a.m.
Hi,
After doing all the initializations (i.e) serail_init,init_baudrate etc.., finally it reaches to relocate_code(addr_sp,id,addr) in the board_init_f() function in the board.c file (lib_ppc\board.c) ppc4xx. what it does? which part of the code or data copies from flash to the ram?
Is this required while I am running from the SDRAM? what part of the code I can skip in the relocate_code function? If running from the flash what should i do?
Arun
6483
Age (days ago)
6483
Last active (days ago)
0 comments
1 participants
participants (1)
-
arun c