From aa32ba26e1eb7ec8f43f1ae2650ad770c6902064 Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Mon, 16 Oct 2023 16:26:21 -0600 Subject: [PATCH] coreboot: Fix LTR for card reader on TGL-U boards Signed-off-by: Tim Crawford --- CHANGELOG.md | 4 ++++ coreboot | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d1690..4ddfa88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ features apply to your model and firmware version, see the ## unreleased +- tgl-u: Fixed CPU not going lower than C2 due to card reader LTR + +## 2023-10-13 + - tgl-u: Fixed potential EC lock up during opportunistic suspend - galp5: Fixed CPU not going lower than C2 due to card reader LTR diff --git a/coreboot b/coreboot index 49d3764..82dec29 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 49d376482b76c6c9f127a97be28d90a82a6a5659 +Subproject commit 82dec294f6c5ff2102d0843b1b1384d02ee44849