diff options
author | Wentao Qin <qinwentao@huaqin.corp-partner.google.com> | 2023-10-12 09:13:00 +0800 |
---|---|---|
committer | Subrata Banik <subratabanik@google.com> | 2023-10-13 05:20:59 +0000 |
commit | 70e9fcd0e0985c32091dc8d5eb284be6b1001ac1 (patch) | |
tree | 1fb8becd83cc49026067643e50ee653c1573b955 /src | |
parent | 383e1df6398c7e7c78a7827040a1b73d3512d439 (diff) |
Revert "mb/google/rex/var/screebo: Set `SAGV_POINTS_0_1_2` to avoid hang"
This reverts commit 5c35d30ffc7382af46b62044a5cf5326b1e57708.
Reason for revert: Here we need to confirm whether the issue in
mtl-staging-MTL.3323.92 has been improved in the QS sample
in the factory build.
BUG=b:287170545
TEST=Able to idle for more than 5+ hours without any hang.
Change-Id: I4517bbbefe11d95623d7e16a5e4bba2dd6f408e1
Signed-off-by: Wentao Qin <qinwentao@huaqin.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78320
Reviewed-by: Subrata Banik <subratabanik@google.com>
Reviewed-by: Mike Lee <mike5@huaqin.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/rex/variants/screebo/overridetree.cb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/rex/variants/screebo/overridetree.cb b/src/mainboard/google/rex/variants/screebo/overridetree.cb index f2a9e5598a..06f7b9bcea 100644 --- a/src/mainboard/google/rex/variants/screebo/overridetree.cb +++ b/src/mainboard/google/rex/variants/screebo/overridetree.cb @@ -51,9 +51,6 @@ chip soc/intel/meteorlake # Enable HDMI in Port B register "ddi_port_B_config" = "0" - # TODO(b/287170545): workaround avoid DUT random hang - register "sagv_wp_bitmap" = "SAGV_POINTS_0_1_2" - # Enable Display Port Configuration register "ddi_ports_config" = "{ [DDI_PORT_A] = DDI_ENABLE_HPD, |