diff options
author | Leah Rowe <leah@libreboot.org> | 2025-07-14 11:18:42 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-07-14 11:26:58 +0100 |
commit | cc2f08e7bbf9fc32bdd37079ee93b477ef4e8d09 (patch) | |
tree | 3283ed01c1d2cdedf255257cbcf0849e24f54566 /config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch | |
parent | 32dfdfbb01b84bb9c058e9b84305f15a14d4e231 (diff) |
This reverts commit 32dfdfbb01b84bb9c058e9b84305f15a14d4e231.
The update caused an issue on T480:
Backlight comes on, then off, then on, then off, repeatedly, and
never gets to the payload. Will have to investigate further.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch')
-rw-r--r-- | config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch b/config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch index 0d450229..f1defb5d 100644 --- a/config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch +++ b/config/coreboot/default/patches/0033-soc-intel-skylake-Don-t-compress-FSP-S.patch @@ -1,7 +1,7 @@ -From c52fff995041cc6370e43201873dd1e3dff4e90c Mon Sep 17 00:00:00 2001 +From 2c1616af49bbc353b0946bcedf077d69d79ba293 Mon Sep 17 00:00:00 2001 From: Leah Rowe <info@minifree.org> Date: Thu, 26 Dec 2024 19:45:20 +0000 -Subject: [PATCH 33/43] soc/intel/skylake: Don't compress FSP-S +Subject: [PATCH 33/41] soc/intel/skylake: Don't compress FSP-S Build systems like lbmk need to reproducibly insert certain vendor files on release images. @@ -19,7 +19,7 @@ Signed-off-by: Leah Rowe <info@minifree.org> 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig -index 493a2d835a..42af82a5d8 100644 +index 9191ed0ff8..d51ffaef7b 100644 --- a/src/soc/intel/skylake/Kconfig +++ b/src/soc/intel/skylake/Kconfig @@ -12,7 +12,7 @@ config SOC_INTEL_COMMON_SKYLAKE_BASE |