Searched hist:"0 ba8926e08bdabba681384ba3ea8476eda68c141" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/mips/cpu/ |
| H A D | u-boot.lds | 0ba8926e08bdabba681384ba3ea8476eda68c141 Tue Feb 12 21:22:13 UTC 2013 Gabor Juhos <juhosg@openwrt.org> MIPS: u-boot.lds: add relocation specific sections
This section contain the table needed for dynamic relocation. Also provide symbols for the relocation code to access the table.
Discard all sections which are not needed in the final ELF binary and U-Boot image. Section .dynsym cannot be discarded or GNU ld crashes otherwise. This section will be stripped by GNU objcpy in a later patch.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
|