coreboot/src/arch/arm
Isaac Christensen 1893fd7c2b arm: add missing gc-sections for ramstage
This is a fix up for recent patch:
c505837 arm: Have the linker garbage-collect unused functions and variables

I missed adding --gc-sections to a couple of the ramstage lines.

Change-Id: I81178eb99fddbd99c603c79ba506db51af975b27
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6956
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-09-24 17:34:35 +02:00
..
armv4 arm: Move libgcc assembly macros to arch/asm.h 2014-09-22 18:46:57 +02:00
armv7 arm: Move libgcc assembly macros to arch/asm.h 2014-09-22 18:46:57 +02:00
include arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
asmlib.h arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
boot.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
bootblock.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
cpu.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
div0.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
eabi_compat.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
id.S ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
Kconfig ARM: Add an ARMv4 architecture version. 2014-09-09 19:49:31 +02:00
Makefile.inc arm: add missing gc-sections for ramstage 2014-09-24 17:34:35 +02:00
memcpy.S arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
memmove.S arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
memset.S arm: Update mem* functions to newer versions 2014-09-22 18:47:42 +02:00
ramstage.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
romstage.ld arm: Have the linker garbage-collect unused functions and variables 2014-09-22 18:41:54 +02:00
stages.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00
tables.c ARM: Generalize armv7 as arm. 2014-09-08 18:59:23 +02:00