arm: Make all linker scripts compatible with per-symbol sections
Let all ARM linker scripts handle properly -ffunction-sections
and -fdata-sections. This will be useful for future changes in order to create
symbol-specific sections in common .S files.
Signed-off-by:
Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Showing
- arch/arm/cpu/arm1136/u-boot-spl.lds 1 addition, 1 deletionarch/arm/cpu/arm1136/u-boot-spl.lds
- arch/arm/cpu/arm920t/ep93xx/u-boot.lds 5 additions, 5 deletionsarch/arm/cpu/arm920t/ep93xx/u-boot.lds
- arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds 3 additions, 3 deletionsarch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
- arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds 3 additions, 3 deletionsarch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
- arch/arm/cpu/armv7/omap-common/u-boot-spl.lds 1 addition, 1 deletionarch/arm/cpu/armv7/omap-common/u-boot-spl.lds
- arch/arm/cpu/armv7/socfpga/u-boot-spl.lds 1 addition, 1 deletionarch/arm/cpu/armv7/socfpga/u-boot-spl.lds
- board/ait/cam_enc_4xx/u-boot-spl.lds 1 addition, 1 deletionboard/ait/cam_enc_4xx/u-boot-spl.lds
- board/davinci/da8xxevm/u-boot-spl-da850evm.lds 1 addition, 1 deletionboard/davinci/da8xxevm/u-boot-spl-da850evm.lds
- board/davinci/da8xxevm/u-boot-spl-hawk.lds 4 additions, 4 deletionsboard/davinci/da8xxevm/u-boot-spl-hawk.lds
- board/freescale/mx31ads/u-boot.lds 9 additions, 9 deletionsboard/freescale/mx31ads/u-boot.lds
- board/samsung/smdk5250/smdk5250-uboot-spl.lds 1 addition, 1 deletionboard/samsung/smdk5250/smdk5250-uboot-spl.lds
- board/vpac270/u-boot-spl.lds 2 additions, 2 deletionsboard/vpac270/u-boot-spl.lds
Loading
Please register or sign in to comment