Peichao Li has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/37323 )
Change subject: [TEST-ONLY] Enable compliance mode for test ......................................................................
[TEST-ONLY] Enable compliance mode for test
BUG=None TEST=compliance mode test
Signed-off-by: Peichao Wang peichao.wang@bitland.corp-partner.google.com Change-Id: Ieb65c2062352ae12b3355381a14d8ab66677febe --- M src/soc/intel/cannonlake/fsp_params.c 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/37323/1
diff --git a/src/soc/intel/cannonlake/fsp_params.c b/src/soc/intel/cannonlake/fsp_params.c index 0713ef4..f533d04 100644 --- a/src/soc/intel/cannonlake/fsp_params.c +++ b/src/soc/intel/cannonlake/fsp_params.c @@ -218,6 +218,9 @@ ignore_gbe_ltr(); } } + + /* enable compliance mode */ + params->PchEnableComplianceMode = 1;
/* Audio */ params->PchHdaDspEnable = config->PchHdaDspEnable;
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37323 )
Change subject: [TEST-ONLY] Enable compliance mode for test ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/37323/1/src/soc/intel/cannonlake/fs... File src/soc/intel/cannonlake/fsp_params.c:
https://review.coreboot.org/c/coreboot/+/37323/1/src/soc/intel/cannonlake/fs... PS1, Line 221: trailing whitespace
Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37323
to look at the new patch set (#2).
Change subject: [TEST-ONLY] Enable compliance mode for test ......................................................................
[TEST-ONLY] Enable compliance mode for test
BUG=None TEST=compliance mode test
Signed-off-by: Peichao Wang peichao.wang@bitland.corp-partner.google.com Change-Id: Ieb65c2062352ae12b3355381a14d8ab66677febe --- M src/soc/intel/cannonlake/fsp_params.c 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/37323/2
Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37323
to look at the new patch set (#3).
Change subject: [TEST-ONLY] Enable compliance mode for test ......................................................................
[TEST-ONLY] Enable compliance mode for test
BUG=None TEST=compliance mode test
Signed-off-by: Peichao Wang peichao.wang@bitland.corp-partner.google.com Change-Id: Ieb65c2062352ae12b3355381a14d8ab66677febe --- M src/soc/intel/cannonlake/fsp_params.c 1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/37323/3
Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37323
to look at the new patch set (#4).
Change subject: [TEST-ONLY] Enable compliance mode for test ......................................................................
[TEST-ONLY] Enable compliance mode for test
BUG=None TEST=compliance mode test
Signed-off-by: Peichao Wang peichao.wang@bitland.corp-partner.google.com Change-Id: Ieb65c2062352ae12b3355381a14d8ab66677febe --- M src/soc/intel/cannonlake/fsp_params.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/37323/4
Stefan Reinauer has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/37323?usp=email )
Change subject: [TEST-ONLY] Enable compliance mode for test ......................................................................
Abandoned