the following patch was just integrated into master: commit 52a530d03261a94f46b98ca29d20c9e5e686deaa Author: Aaron Durbin adurbin@chromium.org Date: Fri May 8 15:47:00 2015 -0500
arm: update verstage linking
The linker scripts are added to stage objs so remove those from the object lists. boot.c will be needed to link verstage properly. Lastly, VERSTAGE_LIB has no value so remove it.
Change-Id: Ie53b42c4995a96006463ec5b358aa43a731cb1b8 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/10149 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/10149 for details.
-gerrit