
On Thursday 14 July 2011 03:15 PM, Wolfgang Denk wrote:
Dear Aneesh,
In message4E1E8096.2000307@ti.com you wrote:
We were not sure whether to globally enable --gc-sections unconditionally for SPL or not. My opinion is that these flags should be globally enabled for all SPLs for the following reasons:
...
As such I propose that the above shall be made un-conditional after taking care not to duplicate it if it's already defined in the platform config.mk for the u-boot.
I agree - we should enable these optimizations unconditionally. [Would duplication of these options be a problem? I don't think so - it's just bad for esthetic reasons.]
Yes, duplication will only make command line look ugly. I don't think it will result in any compilation issue.
best regards, Aneesh