]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
SMDKV310: Fix undefined reference error
authorChander Kashyap <chander.kashyap@linaro.org>
Mon, 25 Jul 2011 23:25:16 +0000 (23:25 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 3 Sep 2011 20:40:47 +0000 (22:40 +0200)
commitebbc84af5e18f8f040996219dc92f64e950240cd
treed716f7278efacdceb6684228f73815fa8aeb5b55
parent0e74b56518e5479aa122b22bae10fa62c6ecd57e
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>
mmc_spl/board/samsung/smdkv310/mmc_boot.c
mmc_spl/board/samsung/smdkv310/u-boot.lds