
20 Oct
2010
20 Oct
'10
10:02 a.m.
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