Re: [U-Boot] [PATCH] SMDKV310: Fix undefined reference error

2011-07-28 Thread Minkyu Kang
Dear Chander Kashyap, On 26 July 2011 18:25, Chander Kashyap wrote: > 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' > sta

[PATCH] SMDKV310: Fix undefined reference error

2011-07-26 Thread Chander Kashyap
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 re