[U-Boot] sectoff in asm

youhello youhello youhello123 at gmail.com
Tue Dec 16 02:53:03 CET 2008


hi all:
i am a u-boot beginner, i found a line code "li r0,__got2_entries at sectoff@l"
in almost all mpc start.s.i have tried to delete sectoff and i got same
result of uboot with "li r0,__got2_entries at l". could you tell me what
difference between "li r0,__got2_entries at sectoff@l" and "li
r0,__got2_entries at l" and why the author use "li r0,__got2_entries at sectoff@l"
but not  "li r0,__got2_entries at l".thank very much.


More information about the U-Boot mailing list