u-boot-brain/board/samsung/smdk5250
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
..
clock_init.c EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
clock_init.h EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_common.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
dmc_init_ddr3.c Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
lowlevel_init.S EXYNOS: Add SMDK5250 board support 2012-02-12 10:11:30 +01:00
Makefile EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
setup.h Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0 2012-09-01 14:58:23 +02:00
smdk5250_spl.c SMDK5250: SPL: Define parametric board initializer 2012-09-01 14:58:22 +02:00
smdk5250-uboot-spl.lds Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
smdk5250.c EXYNOS5: Make all display related code dependent on CONFIG_LCD 2013-01-11 17:15:04 +09:00
spl_boot.c EXYNOS5: Enable SPI booting. 2012-11-15 21:08:21 +09:00
tzpc_init.c SMDK5250: fix compiler warning 2012-05-15 08:31:29 +02:00