diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-02-19 15:21:51 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-02-19 15:36:22 +0000 |
| commit | 1068acd2c0297c5cfd35951de062568f3f2fa0e8 (patch) | |
| tree | dbe6ca8f48b560ba45bee435ff1a92c4fa70ea6a /config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch | |
| parent | e6d9b82c628080fd87e90a002ddc7b818a0eba2f (diff) | |
latest coreboot rev as of literally today
this is in preparation for a thinkpad x270 port
using a WIP patch that was contributed
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch')
| -rw-r--r-- | config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch b/config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch index 4f296fbd..ea1a73e1 100644 --- a/config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch +++ b/config/coreboot/default/patches/0037-soc-alderlake-disable-stack-overflow-debug-option.patch @@ -1,7 +1,7 @@ -From 30366be45e5b7521b93475f68c7143bd683b25f3 Mon Sep 17 00:00:00 2001 +From 9bd0b15f26681f4d74f5ca7c7f6cbeb1465b7416 Mon Sep 17 00:00:00 2001 From: Leah Rowe <leah@libreboot.org> Date: Mon, 6 Oct 2025 04:47:06 +0100 -Subject: [PATCH 37/41] soc/alderlake: disable stack overflow debug option +Subject: [PATCH 37/45] soc/alderlake: disable stack overflow debug option same as on other boards. based on this commit: @@ -22,7 +22,7 @@ Signed-off-by: Leah Rowe <leah@libreboot.org> 1 file changed, 9 insertions(+) diff --git a/src/soc/intel/alderlake/Kconfig b/src/soc/intel/alderlake/Kconfig -index 67e47c2e36..e9c56fc6b9 100644 +index 3402c1e3d5..06b9199e84 100644 --- a/src/soc/intel/alderlake/Kconfig +++ b/src/soc/intel/alderlake/Kconfig @@ -331,6 +331,15 @@ config SOC_INTEL_UFS_CLK_FREQ_HZ |
