hi all:
i am a u-boot beginner, i found a line code "li r0,__got2_entr...@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_entr...@l". could you tell me what
difference between "li r0,__got2_entr...@sectoff@l" and "li
r0,__got2_entr...@l" and why the author use "li r0,__got2_entr...@sectoff@l"
but not  "li r0,__got2_entr...@l".thank very much.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to