u-boot-brain/mmc_spl/board/samsung/smdkv310
Chander Kashyap ebbc84af5e SMDKV310: Fix undefined reference error
Fix buld error:
undefined reference to '__image_copy_end' and `save_boot_params'.

start.o: In function `_image_copy_end_ofs':
mmc_spl/board/samsung/smdkv310/start.S:44: undefined reference to `__image_copy_end'
start.o: In function `reset':
mmc_spl/board/samsung/smdkv310/start.S:137: undefined reference to `save_boot_params'

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2011-09-03 22:40:47 +02:00
..
tools SMDKV310: Fix host compilation of mkv310_image 2011-09-03 22:40:46 +02:00
Makefile SMDKV310: MMC_SPL: Fix building when using "make O=" 2011-08-04 12:57:34 +02:00
mmc_boot.c SMDKV310: Fix undefined reference error 2011-09-03 22:40:47 +02:00
u-boot.lds SMDKV310: Fix undefined reference error 2011-09-03 22:40:47 +02:00