Shon Wang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/72833 )
Change subject: Revert "mb/google/brya/vell: Add PS1/PS2 cutoff point" ......................................................................
Revert "mb/google/brya/vell: Add PS1/PS2 cutoff point"
This reverts commit e30695dbe196ea42864ad03af799706eaae11f02.
for meet thermal criteria, modify PS1/PS2 cutoff to default value
BUG=b:229803757
Change-Id: Ie009788116f1e25db8aed2df58102a316a8aeef2 Signed-off-by: Shon Wang shon.wang@quanta.corp-partner.google.com --- M src/mainboard/google/brya/variants/vell/overridetree.cb 1 file changed, 16 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/72833/1
diff --git a/src/mainboard/google/brya/variants/vell/overridetree.cb b/src/mainboard/google/brya/variants/vell/overridetree.cb index 3f11502..8751350 100644 --- a/src/mainboard/google/brya/variants/vell/overridetree.cb +++ b/src/mainboard/google/brya/variants/vell/overridetree.cb @@ -550,12 +550,4 @@ end end end - - # VR Settings - register "domain_vr_config[VR_DOMAIN_IA]" = "{ - .vr_config_enable = 1, - .psi1threshold = VR_CFG_AMP(13), - .psi2threshold = VR_CFG_AMP(7), - }" - end