Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/37275 )
Change subject: configs: Jenkins buildtest for FSP_CAR ......................................................................
configs: Jenkins buildtest for FSP_CAR
Change-Id: I004fc02bd84b7b8d5c5fb96451e59f143f0fe6d3 Signed-off-by: Praveen Hodagatta Pranesh praveenx.hodagatta.pranesh@intel.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/37275 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Angel Pons th3fanbus@gmail.com --- A configs/config.intel.cfl_rvp11_fsp_car 1 file changed, 9 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Angel Pons: Looks good to me, approved
diff --git a/configs/config.intel.cfl_rvp11_fsp_car b/configs/config.intel.cfl_rvp11_fsp_car new file mode 100644 index 0000000..33192c4 --- /dev/null +++ b/configs/config.intel.cfl_rvp11_fsp_car @@ -0,0 +1,9 @@ +CONFIG_USE_BLOBS=y +CONFIG_VENDOR_INTEL=y +CONFIG_INTEL_GMA_VBT_FILE="3rdparty/fsp/CoffeeLakeFspBinPkg/SampleCode/Vbt/Vbt.bin" +CONFIG_BOARD_INTEL_COFFEELAKE_RVP11=y +CONFIG_ADD_FSP_BINARIES=y +CONFIG_USE_CANNONLAKE_FSP_CAR=y +CONFIG_RUN_FSP_GOP=y +CONFIG_FSP_USE_REPO=y +CONFIG_PAYLOAD_NONE=y