Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/22356 )
Change subject: siemens/mc_apl1: Select CONFIG_NC_FPGA_NOTIFY_CB_READY
......................................................................
siemens/mc_apl1: Select CONFIG_NC_FPGA_NOTIFY_CB_READY
For internal measurements this mainboard needs a marking inside the NC
FPGA when coreboot is ready and payload has been loaded.
Change-Id: I37908b21e2a077dec7fa99b0db6d1fd9b6878341
Signed-off-by: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Reviewed-on: https://review.coreboot.org/22356
Tested-by: build bot (Jenkins) <no-reply(a)coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh(a)siemens.com>
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
---
M src/mainboard/siemens/mc_apl1/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
build bot (Jenkins): Verified
Werner Zeh: Looks good to me, approved
Patrick Georgi: Looks good to me, approved
diff --git a/src/mainboard/siemens/mc_apl1/Kconfig b/src/mainboard/siemens/mc_apl1/Kconfig
index bcdbb4f..ae86894 100644
--- a/src/mainboard/siemens/mc_apl1/Kconfig
+++ b/src/mainboard/siemens/mc_apl1/Kconfig
@@ -11,6 +11,7 @@
select DRIVERS_I2C_RX6110SA
select DRIVERS_UART_8250IO
select APL_SKIP_SET_POWER_LIMITS
+ select NC_FPGA_NOTIFY_CB_READY
config MAINBOARD_DIR
string
--
To view, visit https://review.coreboot.org/22356
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I37908b21e2a077dec7fa99b0db6d1fd9b6878341
Gerrit-Change-Number: 22356
Gerrit-PatchSet: 2
Gerrit-Owner: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Patrick Georgi has posted comments on this change. ( https://review.coreboot.org/22356 )
Change subject: siemens/mc_apl1: Select CONFIG_NC_FPGA_NOTIFY_CB_READY
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://review.coreboot.org/22356
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I37908b21e2a077dec7fa99b0db6d1fd9b6878341
Gerrit-Change-Number: 22356
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer(a)siemens.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh(a)siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 07 Nov 2017 12:34:12 +0000
Gerrit-HasComments: No