[U-Boot] Observation: rebasing against current master increases code size by 1.8k

Reinhard Meyer u-boot at emk-elektronik.de
Wed Oct 20 10:02:26 CEST 2010


Dear Mike Frysinger,
> On Wednesday, October 20, 2010 03:30:33 Reinhard Meyer wrote:
>> Just an observation on my AT91SAM9XE based board:
>>
>> based on yesterday's master + arm elf relocations +
>> my (then not mainstreamed) patches: 256288 bytes
>>
>> based on current master: 258020 bytes
>>
>> Otherwise it compiles without warnings and runs fine.
>> Just some non-reloc-related patches have increased
>> code size by that amount - finding out which are to
>> "blame" is probably not worth the effort.
> 
> look at the env change ?
> 	ea882baf9c17cd142c99e3ff640d3ab01daa5cec

That (old) commit was in mainstream already. Related fixups
do not matter for my board since env_mmc ist not included
and ARM_RELOC_FIXUP_WORKS is set.

Reinhard



More information about the U-Boot mailing list