remove all references to .dynsym
Discard all .dynsym sections from linker scripts Remove all __dynsym_start definitions from linker scripts Remove all __dynsym_start references from the codebase Note: this touches include/asm-generic/sections.h, which is not ARM-specific, but actual uses of __dynsym_start are only in ARM, so this patch can safely go through the ARM repository. Signed-off-by:Albert ARIBAUD <albert.u.boot@aribaud.net> Tested-by:
Lubomir Popov <lpopov@mm-sol.com> Tested-by:
Jeroen Hofstee <jeroen@myspectrum.nl> Reviewed-by:
Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Showing
- arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds 0 additions, 5 deletionsarch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
- arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds 0 additions, 5 deletionsarch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
- arch/arm/cpu/ixp/u-boot.lds 1 addition, 5 deletionsarch/arm/cpu/ixp/u-boot.lds
- arch/arm/cpu/u-boot-spl.lds 1 addition, 5 deletionsarch/arm/cpu/u-boot-spl.lds
- arch/arm/cpu/u-boot.lds 1 addition, 5 deletionsarch/arm/cpu/u-boot.lds
- arch/arm/lib/relocate.S 0 additions, 13 deletionsarch/arm/lib/relocate.S
- board/actux1/u-boot.lds 1 addition, 5 deletionsboard/actux1/u-boot.lds
- board/actux2/u-boot.lds 1 addition, 5 deletionsboard/actux2/u-boot.lds
- board/actux3/u-boot.lds 1 addition, 5 deletionsboard/actux3/u-boot.lds
- board/ait/cam_enc_4xx/u-boot-spl.lds 0 additions, 5 deletionsboard/ait/cam_enc_4xx/u-boot-spl.lds
- board/davinci/da8xxevm/u-boot-spl-da850evm.lds 0 additions, 5 deletionsboard/davinci/da8xxevm/u-boot-spl-da850evm.lds
- board/davinci/da8xxevm/u-boot-spl-hawk.lds 0 additions, 1 deletionboard/davinci/da8xxevm/u-boot-spl-hawk.lds
- board/dvlhost/u-boot.lds 1 addition, 5 deletionsboard/dvlhost/u-boot.lds
- board/freescale/mx31ads/u-boot.lds 1 addition, 5 deletionsboard/freescale/mx31ads/u-boot.lds
- board/vpac270/u-boot-spl.lds 1 addition, 5 deletionsboard/vpac270/u-boot-spl.lds
- include/asm-generic/sections.h 0 additions, 3 deletionsinclude/asm-generic/sections.h
Loading
Please register or sign in to comment