u-boot-brain/arch/arm/cpu/ixp
Tom Rini fd72569179 arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
While other architectures have enabled these gcc / ld options for some
time on U-Boot itself, ARM has only been doing this on SPL.  Enable this
on full U-Boot as well now.

Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Signed-off-by: Tom Rini <trini@ti.com>
2013-05-23 12:09:56 +02:00
..
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00
cpu.c Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
timer.c ixp: Move timestamp to arch_global_data 2013-02-01 15:07:50 -05:00
u-boot.lds ARM: Fix __bss_start and __bss_end in linker scripts 2013-04-13 22:37:20 +02:00