u-boot-brain/arch/arm
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
..
cpu ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: Add u-boot-with-nand-spl.imx make target 2013-04-12 07:55:08 +02:00
include/asm am335x: Really correct DDR timings on new BeagleBone part 2013-04-12 12:38:16 -04:00
lib arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00
config.mk arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00