Re: [U-Boot-Users] A starter of por ting u-boot to a new boar d

28 Apr
2007
28 Apr
'07
10:34 a.m.
I'm not sure which exception you are experiencing, but most likely to be a data abort which happens if the access is beyond valid address space
please have a check with your board/xxxx/config.mk and see if TEXT_BASE is pointed to a valid address, usually the address you want your u-boot to be running at.
If your boot-up process will involve a relocation from flash to RAM, please also check you enabled that relocation process, it's usually controlled by some macro, whic I dont' remember clearly
6583
Age (days ago)
6583
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eric Miao