[U-Boot] [PATCH v3] Switch from archive libraries to partial linking

Mike Frysinger vapier at gentoo.org
Fri Nov 19 09:10:32 CET 2010


On Friday, November 19, 2010 02:50:37 Sebastien Carlier wrote:
> It looks like the purpose is to optimally fill a flash sector with
> definitions, is this accurate?  Why is this needed?  Beside the obvious
> (reset vectors, startup code), is there any reason to prefer any given
> definition to go into the sector being filled?

i havent looked at this particular case, but often it's because we need to 
carve out a sector for an embedded env and the linker script syntax isnt good 
enough to say "start filling this section and once it's filled, start filling 
this other one".  that'd be awesome.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101119/0d6156e1/attachment.pgp 


More information about the U-Boot mailing list