u-boot-brain/arch/arm/cpu/arm926ejs
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end
Note this is a tree-wide change affecting multiple architectures.

At present we use __bss_start, but mostly __bss_end__. This seems
inconsistent and in a number of places __bss_end is used instead.

Change to use __bss_end for the BSS end symbol throughout U-Boot. This
makes it possible to use the asm-generic/sections.h file on all
archs.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-03-15 16:13:54 -04:00
..
armada100 arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
at91 arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
davinci Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
kirkwood arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
lpc32xx arm926ejs: add NXP LPC32x0 cpu series support 2012-05-15 08:31:21 +02:00
mb86r0x arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mx25 ppc: arm: Move sdhc_clk into arch_global_data 2013-02-04 09:05:44 -05:00
mx27 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mxs Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
nomadik nhk8815: fix build errors 2012-03-28 23:53:22 +02:00
omap arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
orion5x arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
pantheon arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
spear Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
versatile arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
cache.c ARM926EJS: Fix cache.c to comply with checkpatch.pl 2012-04-16 22:12:01 +02:00
config.mk imximage.cfg: run files through C preprocessor 2013-01-22 10:20:13 +01:00
cpu.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00