From 4718ec4b3e43bdb0adf9affb543dcdee2923564d Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Wed, 2 Nov 2022 13:42:01 -0600 Subject: [PATCH] coreboot: Remove CPU PCIe RP RTD3 configs Remove CPU PCIe RP RTD3 config on TGL-U and ADL-P. Fixes suspend with some drives, such as WD Blue. Signed-off-by: Tim Crawford --- CHANGELOG.md | 4 +++- coreboot | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 240e1d0..ae31298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ Changes are identified by the date of the released firmware including them. If you are running System76 Open Firmware, opening the boot menu will show this date followed by an underscore and a short git revision. -## 2022-10-17 +## 2022-11-02 - lemp11: Added workaround to force S0ix entry on suspend +- tgl-u: Removed CPU PCIe RP RTD3 config to fix suspend with certain drives +- adl-p: Removed CPU PCIe RP RTD3 config to fix suspend with certain drives ## 2022-10-14 diff --git a/coreboot b/coreboot index 4aeeb2b..a3b0137 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 4aeeb2ba4d6ff6cad6cc13f129f1a92b3f4cfce4 +Subproject commit a3b01374310f635dd4716d71c64e677bc797fc30