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