From 42bf7a65d9b995d2f3f27b529bad767c77d882ba Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Fri, 8 Sep 2023 11:21:29 -0600 Subject: [PATCH] Update coreboot and ec - coreboot: Fixed SMMSTORE init sometimes failing - ec: Increased key debounce from 5ms to 10ms Signed-off-by: Tim Crawford --- CHANGELOG.md | 7 ++++++- coreboot | 2 +- ec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7abedad..78d1f32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,13 @@ features apply to your model and firmware version, see the ## unreleased -- rpl: Fixed RPL-S GPIO driver on Windows - adl: Updated CSME to 16.1.25.2124 +- adl,rpl: Fixed SMMSTORE init sometimes failing +- Increased key debounce from 5ms to 10ms + +## 2023-08-23 + +- rpl: Fixed RPL-S GPIO driver on Windows ## 2023-08-18 diff --git a/coreboot b/coreboot index 254e7dc..1cb1310 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 254e7dca82ea87033becd6ebf00e3dd01e335250 +Subproject commit 1cb13106c972666a88dfe95620d55c856ce14db4 diff --git a/ec b/ec index 1097fd9..181d4c5 160000 --- a/ec +++ b/ec @@ -1 +1 @@ -Subproject commit 1097fd999abf39291c322fafae8020df95d69e2e +Subproject commit 181d4c5d595b9bf9b838b6a0c96468df3e913162