u-boot-brain/arch/arm/cpu
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation
Use __image_copy_end instead of __bss_start for the end of the image to
relocate. This is the same as commit 033ca72, but applied to all ARM start.S.

This is a more appropriate symbol naming for an image copy & relocate feature,
and this also saves a useless copy of data put between __image_copy_end and
__bss_start in linker scripts (e.g. relocation information, or MMU
initialization tables used only before jumping to the relocated image).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:05 +02:00
..
arm_intcm arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm720t arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm920t arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm925t arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm926ejs arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm946es arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm1136 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm1176 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
armv7 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
ixp arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
pxa arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
s3c44b0 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
sa1100 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
tegra114-common Tegra114: Dalmore: Add pad config tables/code based on pinmux code 2013-03-14 11:49:14 -07:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00