diff options
author | Shreesh Chhabbi <shreesh.chhabbi@intel.com> | 2020-06-17 12:40:42 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-07-14 16:07:25 +0000 |
commit | 370868766b90ce4bfa0342b6266a232b5326df50 (patch) | |
tree | 410a6d2d14072ec9a2c2a54e3ab5139a6f1b7f82 /src/mainboard/google/volteer/variants/trondo/overridetree.cb | |
parent | 8cf43f6c98346fdfa58f978c68371c51f0f99e16 (diff) |
mainboard/volteer: Enable SaGv for volteer2, delbin & voxel
SaGv needs to be enabled for only QS. On ES2, we are seeing system
instability.
BUG=b:159198381
TEST=Tested for boot. Power and performance tests were run with
volteer2 with qs setup. System showed stability.
Tested for boot stability on on delbin.
Change-Id: I1bce3b9f837fb19ba5a20ae31750a73474a86788
Signed-off-by: Shreesh Chhabbi <shreesh.chhabbi@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42483
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Caveh Jalali <caveh@chromium.org>
Diffstat (limited to 'src/mainboard/google/volteer/variants/trondo/overridetree.cb')
-rw-r--r-- | src/mainboard/google/volteer/variants/trondo/overridetree.cb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/variants/trondo/overridetree.cb b/src/mainboard/google/volteer/variants/trondo/overridetree.cb index 4bff10d40d..0932b6484c 100644 --- a/src/mainboard/google/volteer/variants/trondo/overridetree.cb +++ b/src/mainboard/google/volteer/variants/trondo/overridetree.cb @@ -1,4 +1,5 @@ chip soc/intel/tigerlake + register "SaGv" = "SaGv_Disabled" device domain 0 on device pci 15.1 on chip drivers/i2c/hid |