<DIV>dear sir or madam,</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When I study the u-boot about mpc5xx, I confuse the definition in cpu/mpc5xx/start.s&nbsp;as follows:&nbsp;</DIV>
<DIV>/*<BR>&nbsp;* Set up GOT: Global Offset Table<BR>&nbsp;*<BR>&nbsp;* Use r14 to access the GOT <BR>&nbsp;*/<BR>&nbsp;START_GOT<BR>&nbsp;GOT_ENTRY(_GOT2_TABLE_)<BR>&nbsp;GOT_ENTRY(_FIXUP_TABLE_)</DIV>
<DIV>&nbsp;GOT_ENTRY(_start)<BR>&nbsp;GOT_ENTRY(_start_of_vectors)<BR>&nbsp;GOT_ENTRY(_end_of_vectors)<BR>&nbsp;GOT_ENTRY(transfer_to_handler)</DIV>
<DIV>&nbsp;GOT_ENTRY(__init_end)<BR>&nbsp;GOT_ENTRY(_end)<BR>&nbsp;GOT_ENTRY(__bss_start)<BR>&nbsp;END_GOT</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Will you please kind enough to explain what happens here to me? </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Thank you!</DIV>
<DIV>&nbsp;</DIV>
<DIV>jjbear</DIV>