[U-Boot] question about TEXT_BASE in U-boot

14 Dec
2008
14 Dec
'08
11:14 a.m.
Hi everyone:
I am a freshman in U-boot development. My question to all expert is:
I set TEXT_BASE=0xA0f00000 in board/LPC2468OEM_Board/config.mk.
After compile, the first instruction is: a0f00000: ea000014 b a0f00058 <reset>
However there is nothing at a0f00058 after power up board, so that system hang up. (I download u-boot to ROM flash)
Can anyone explain that how u-boot boot after power up and what shall I do to make u-boot work right?
Thanks very much.
5989
Age (days ago)
5989
Last active (days ago)
0 comments
1 participants
participants (1)
-
王睿