Sumeet R Pawnikar has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45267 )
Change subject: mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5 ......................................................................
mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5
Reduce TCC offset value from 20 to 5 for Thermal Control Circuit(TCC) activation.
Change-Id: I9222a922a55d27bc175f219c5bbb59b246abec9f Signed-off-by: Sumeet R Pawnikar sumeet.r.pawnikar@intel.com --- M src/mainboard/google/dedede/variants/drawcia/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/45267/1
diff --git a/src/mainboard/google/dedede/variants/drawcia/overridetree.cb b/src/mainboard/google/dedede/variants/drawcia/overridetree.cb index 395dee3..adde5bc 100644 --- a/src/mainboard/google/dedede/variants/drawcia/overridetree.cb +++ b/src/mainboard/google/dedede/variants/drawcia/overridetree.cb @@ -62,7 +62,7 @@ .tdp_pl2_override = 15, }"
- register "tcc_offset" = "20" # TCC of 85C + register "tcc_offset" = "5" # TCC of 100C
device domain 0 on device pci 04.0 on
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45267 )
Change subject: mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5 ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45267/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45267/1//COMMIT_MSG@9 PS1, Line 9: Reduce TCC offset value from 20 to 5 for Thermal Control Circuit(TCC) Please add a space before the (.
Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Tim Wawrzynczak, Karthik Ramasubramanian,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45267
to look at the new patch set (#2).
Change subject: mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5 ......................................................................
mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5
Reduce TCC offset value from 20 to 5 for Thermal Control Circuit (TCC) activation.
Change-Id: I9222a922a55d27bc175f219c5bbb59b246abec9f Signed-off-by: Sumeet R Pawnikar sumeet.r.pawnikar@intel.com --- M src/mainboard/google/dedede/variants/drawcia/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/45267/2
Sumeet R Pawnikar has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45267 )
Change subject: mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5 ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45267/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45267/1//COMMIT_MSG@9 PS1, Line 9: Reduce TCC offset value from 20 to 5 for Thermal Control Circuit(TCC)
Please add a space before the (.
Done
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45267 )
Change subject: mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5 ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45267/2//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45267/2//COMMIT_MSG@10 PS2, Line 10: activation. I think it would be good to capture the reason behind the change. Also, does S0ix stress test look good with this change?
Martin L Roth has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/45267?usp=email )
Change subject: mb/google/dedede/variants/drawcia: Reduce TCC offset from 20 to 5 ......................................................................
Abandoned
This patch has not been touched in over 12 months. Anyone who wants to take over work on this patch, please feel free to restore it and do any work needed to get it merged. If you create a new patch based on this work, please credit the original author.