[U-Boot] [PATCH v3] TQM85xx: enable partition support, sort commands

Kumar Gala galak at kernel.crashing.org
Thu Sep 10 10:57:49 CEST 2009


On Sep 10, 2009, at 2:56 AM, Wolfgang Denk wrote:

> Dear Kumar Gala,
>
> In message <83723583-5E4B-4A14- 
> BF3A-2CDD4478EEE0 at kernel.crashing.org> you wrote:
>>
>> Did this build ok w/o any warnings on TQM8540?
>
> No, I'm getting the section overlaps warnings.
>
>> I'm seeing:
> ...
>> Which effective says to me we've run out of space in the image.
>
> I see this, too.
>
> It's a problem that exists independent of this patch, you get the same
> errors before. The problems are caused by your commit ec79d33 ("85xx:
> Move to a common linker script").
>
> I reported this problem before, but it seems you missed that, see:
> http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/65788/focus=67568
>
>
> I hoped you would fix this problem (or we can revert commit ec79d33?)

Ok. I think we are see two issues interact.

I've just sent a pull request w/the RESET_VECTOR_ADDRESS fix that  
should address the linker script issue.  These seems to build cleanly  
on all 85xx platforms w/ELDK4.2 for me.

Now if you apply the TQM85xx.h on top of that you will see that the  
enabling of new features causes the size to increase beyond what is  
allocated for TQM8540.

- k


More information about the U-Boot mailing list