the following patch was just integrated into master: commit 1893fd7c2b39c6167fafdc8294a5216170a810e2 Author: Isaac Christensen isaac.christensen@se-eng.com Date: Mon Sep 22 17:18:11 2014 -0600
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
See http://review.coreboot.org/6956 for details.
-gerrit