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 <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2022-11-02 13:42:01 -06:00
committed by Tim Crawford
parent b39e1944a5
commit 4718ec4b3e
2 changed files with 4 additions and 2 deletions

View File

@ -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