[U-Boot] [PATCH] powerpc/8xxx: Reduce NAND-SPL build size
    Kumar Gala 
    galak at kernel.crashing.org
       
    Mon Mar 14 06:33:19 CET 2011
    
    
  
On Mar 13, 2011, at 4:40 PM, Wolfgang Denk wrote:
> Dear Kumar Gala,
> 
> In message <1299471395-26596-1-git-send-email-galak at kernel.crashing.org> you wrote:
>> We don't use disable_law in the SPL code so only build it if
>> !CONFIG_NAND_SPL.
> 
> Does -ffunction-sections / --gc-sections not catch this automatically?
Doesn't appear to, but not sure if the NAND makefiles are utilizing those options.
- k
    
    
More information about the U-Boot
mailing list