u-boot-brain/board/samsung/smdk6400
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__
Currently, _end is used for end of BSS section.  We want _end to mean
end of u-boot image, so we rename _end to __bss_end__ first.

Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com>
2011-03-27 19:18:37 +02:00
..
.gitignore smdk6400: add gitignore 2008-08-31 00:39:48 +02:00
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
lowlevel_init.S Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
smdk6400_nand_spl.c Remove board_init_f function from nand_boot.c 2010-11-28 20:21:58 -05:00
smdk6400.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
u-boot-nand.lds rename _end to __bss_end__ 2011-03-27 19:18:37 +02:00