the following patch was just integrated into master: commit 8247583058fc1607ccde26be7cdb1a1be4691122 Author: Stefan Reinauer reinauer@chromium.org Date: Thu Nov 15 16:24:30 2012 -0800
Drop duplicate files that prevent building without ramstage.a
When dropping ramstage.a duplicate symbols in ramstage will start breaking the build. Hence drop all the duplicate functions implemented by mainboards that have those functions in generic or component code already.
Change-Id: I5cf8245c67b6f0f348388db54256d28f47017a61 Signed-off-by: Stefan Reinauer reinauer@google.com Reviewed-on: http://review.coreboot.org/1865 Reviewed-by: Patrick Georgi patrick@georgi-clan.de Tested-by: build bot (Jenkins)
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Tue Nov 27 21:52:07 2012, giving +2 See http://review.coreboot.org/1865 for details.
-gerrit