[U-Boot] [PATCH 17/17] 85xx: Use gc-sections to reduce image size

Kumar Gala galak at kernel.crashing.org
Wed Oct 20 08:36:50 CEST 2010


On Sep 29, 2010, at 2:05 PM, Peter Tyser wrote:

> On an XPedite5370 over 11KBytes were saved:
>  Before:
>       text	   data	    bss	    dec	    hex	filename
>   332456	  33364	  33476	 399296	  617c0	./u-boot
> 
>  After:
>      text	   data	    bss	    dec	    hex	filename
>   321075	  33836	  33476	 388387	  5ed23	./u-boot
> 
> Signed-off-by: Peter Tyser <ptyser at xes-inc.com>
> CC: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/config.mk  |    4 +++
> arch/powerpc/cpu/mpc85xx/u-boot.lds |   52 +++++++----------------------------
> 2 files changed, 14 insertions(+), 42 deletions(-)

applied to 85xx.

- k


More information about the U-Boot mailing list