u-boot/arch
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
..
arm Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
avr32 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
blackfin blackfin: bf60x: add resume from hibernate 2013-03-04 13:42:08 +08:00
m68k Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
microblaze Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 2013-02-04 09:14:22 -05:00
mips MIPS: board.c: remove manual relocation of env_name_spec 2013-02-15 18:00:04 +01:00
nds32 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
nios2 Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
openrisc openrisc: Use generic global_data 2013-02-04 09:05:46 -05:00
powerpc Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
sandbox sandbox: Add a way of obtaining directory listings 2013-03-04 14:19:56 -05:00
sh Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
sparc malloc: make malloc_bin_reloc static 2013-02-19 17:01:26 -05:00
x86 x86: Add error checking to x86 relocation code 2013-03-04 15:57:48 -08:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00