Re: [U-Boot] [v5 patch 3/6] SMDK6400: Fix the mutiple link error

2011-02-16 Thread Minkyu Kang
On 23 January 2011 05:06, seedshope wrote: > 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 b

[U-Boot] [v5 patch 3/6] SMDK6400: Fix the mutiple link error

2011-01-22 Thread seedshope
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 necess