[U-Boot] Porting lpc313x support up to current u-boot
Albert ARIBAUD
albert.u.boot at aribaud.net
Fri Oct 21 23:16:50 CEST 2011
Hi Jon,
Le 16/10/2011 22:07, jonsmirl at gmail.com a écrit :
> On Sat, Oct 15, 2011 at 11:37 PM, jonsmirl at gmail.com<jonsmirl at gmail.com> wrote:
>> I'm porting the lpc313x uboot located here, up to current uboot. It
>> is based on U-boot.2009.11.1
>> http://git.lpclinux.com/?p=uboot-2009.11-lpc313x.git;a=summary
>>
>> What do I do with the cpu directory?
>> http://git.lpclinux.com/?p=uboot-2009.11-lpc313x.git;a=tree;f=cpu/lpc313x;h=5cc2c80b1ef75c729abff5ecbcaaef6c49f181b1;hb=HEAD
>> It has a lds file in it containing symbols needs by init.c
>
> If I move the lpc313x directory under the arm926ejs directory which
> also contains a linker script, what is the normal procedure for
> reconciling the two scripts?
You should not need any lds besides the one for arm926ejs, and using
another script would probably break a lot of things -- relocation, to
begin with -- and anyway it would probably not build clean.
Amicalement,
--
Albert.
More information about the U-Boot
mailing list