[U-Boot] [RFC PATCH v1 3/9] Extend build-system for SPL framework
Aneesh V
aneesh at ti.com
Thu Jul 14 12:02:47 CEST 2011
On Thursday 14 July 2011 03:15 PM, Wolfgang Denk wrote:
> Dear Aneesh,
>
> In message<4E1E8096.2000307 at 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
More information about the U-Boot
mailing list