SMDK6400: Fix the mutiple link error
authorseedshope <bocui107@gmail.com>
Sat, 22 Jan 2011 10:06:11 +0000 (10:06 +0000)
committerAlbert Aribaud <albert.aribaud@free.fr>
Sun, 27 Mar 2011 17:19:10 +0000 (19:19 +0200)
commitfb3527575dce5ced00bf3c2e92ce13a1fc491747
tree21b9215f6743c38e0a928bd2eef25129eb1990ad
parent6c0db6fb7f72b1b3dde72ccfb3a8bcce0ceee747
SMDK6400: Fix the mutiple link error

The first, the cpu_init.o have already been link for cmd_link_o_target
atfer compile, But, The link script re-link the point file. So the link
machine will generate multiple definition error information.

The second, Since the first 4kB of nand boot featue code move to nand_spl,
So It is not necessary to force the cpu_init.o in non-nand boot.

Signed-off-by: Zhong Hongbo <bocui107@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/smdk6400/u-boot-nand.lds