
21 Mar
2012
21 Mar
'12
2:35 p.m.
Hi All,
I am working on the porting of uboot at freescale MPC8360, now stuck on the address TEXT_BASE.
in our board, the address of Nor Flash is 0xfc00_0000-0xffff_ffff, the high 1MB from 0xfff0_0000 is used
for boot rom. could you instruct me how to specify the TEXT_BASE? is the same to the 0xfc00_0000 ?
in addition, the region of SDRAM is 0x0000_0000 to 0x0fff_ffff.
Besd regards,
-Peter