the following patch was just integrated into master:
commit 342535cc589d7cf16db230e41f26e456f3c3599a
Author: Patrick Georgi <pgeorgi(a)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(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10254
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10254 for details.
-gerrit
the following patch was just integrated into master:
commit a6225fa0cfb54782ec4676343329f888128453a6
Author: Patrick Georgi <pgeorgi(a)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(a)chromium.org>
Reviewed-on: http://review.coreboot.org/10253
Reviewed-by: Aaron Durbin <adurbin(a)chromium.org>
Tested-by: build bot (Jenkins)
See http://review.coreboot.org/10253 for details.
-gerrit