u-boot-brain/board/samsung/smdk6400
Minkyu Kang 84b8085638 SMDK6400: fix the compiler error
This patch adds _end for fix following compiler error

arch/arm/cpu/arm1176/start.o: In function `_end_ofs':
arch/arm/cpu/arm1176/start.S:61: undefined reference to `_end'

Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2011-06-08 22:10:03 +02:00
..
.gitignore smdk6400: add gitignore 2008-08-31 00:39:48 +02:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +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 SMDK6400: Fixup dram_init for relocation support 2011-03-27 19:19:24 +02:00
u-boot-nand.lds SMDK6400: fix the compiler error 2011-06-08 22:10:03 +02:00