the following patch was just integrated into master: commit a6225fa0cfb54782ec4676343329f888128453a6 Author: Patrick Georgi pgeorgi@chromium.org Date: Tue May 19 21:24:15 2015 +0200
Remove Kconfig variable that has no effect
CPU_HAS_BOOTBLOCK_INIT is only declared once and selected elsewhere (with no overlap), and never read. Remove it.
Change-Id: I3f294b0724a87876a7e2f274e6933fe10321a69d Signed-off-by: Patrick Georgi pgeorgi@chromium.org Reviewed-on: http://review.coreboot.org/10253 Reviewed-by: Aaron Durbin adurbin@chromium.org Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10253 for details.
-gerrit