u-boot-brain/arch/arm/cpu
Albert ARIBAUD f84a7b8f54 ARM: Fix __bss_start and __bss_end in linker scripts
Commit 3ebd1cbc introduced compiler-generated __bss_start
and __bss_end__ and commit c23561e7 rewrote all __bss_end__
as __bss_end. Their merge caused silent and harmless but
potentially bug-inducing clashes between compiler- and linker-
generated __bss_end symbols.

Make __bss_end and __bss_start compiler-only, and create
__bss_base and __bss_limit for linker-only use.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Reported-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-13 22:37:20 +02:00
..
arm720t arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm920t arm: Make all linker scripts compatible with per-symbol sections 2013-04-12 07:55:09 +02:00
arm925t arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm926ejs Merge branch 'u-boot/master' into 'u-boot-arm/master' 2013-04-12 22:07:57 +02:00
arm946es arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
arm1136 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
arm1176 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
arm_intcm arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
armv7 BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
ixp ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00
pxa BUGFIX: arm: data abort in get_bad_stack_swi 2013-04-13 11:12:46 +02:00
s3c44b0 arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
sa1100 arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02: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
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05: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 ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00