[U-Boot] [PATCH v11 3/9] nds32/core N1213: NDS32 N12 core family N1213

馬克泡 macpaul at gmail.com
Tue Sep 6 05:50:02 CEST 2011


Hi Mike and Albert,

2011/9/1 Mike Frysinger <vapier at gentoo.org>:
> On Thursday, September 01, 2011 01:52:44 Macpaul Lin wrote:
>> --- /dev/null
>> +++ b/arch/nds32/cpu/n1213/u-boot.lds
>>
>> +SECTIONS
>> +{
>> +     . = 0x00000000;
>
> shouldnt this be CONFIG_SYS_TEXT_BASE or CONFIG_SYS_MONITOR_BASE or something
> other than 0 ?
> -mike

After checking the binary with NDS32 architecture, I've found the
dominate parameter is
CONFIG_SYS_TEXT_BASE or CONFIG_SYS_MONITOR_BASE.
So this line is not necessary.
However I also found there are the same configurations in ARM's linker script.
I just curios about is this a necessity for ARM?

I'll remove this in PATCH v12. Thanks.

-- 
Best regards,
Macpaul Lin


More information about the U-Boot mailing list