Mario Scheithauer has uploaded this change for review. ( 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@siemens.com --- M src/mainboard/siemens/mc_apl1/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/22356/1
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