Hi,

I am analyzing U-Boot code for "relocate_code" function. In this function
after copying the text section and before clearing the bss section we are
doing "fix .rel.dyn relocations". I want to know that what actually we are
doing in this section of code. What does this section actually contains and
what kind of fix we are doing in this. What are relative and absolute fix
that we are doing in this section.

Any kind of help will we highly appreciated.

-- 

Thanks and Regards,
Sandeep Kumar,
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to