diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-05-19 11:53:36 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-05-19 11:53:36 +0100 |
| commit | 154c5ff319a5fdc3f55520f483c014f8aeabee16 (patch) | |
| tree | eb8c11369829054eb0ebe5339f0025ab6a8409e5 /config/coreboot | |
| parent | 0aa019d323d822f6a1e5c7a8f9a4e463e3d7105f (diff) | |
Revert "coreboot/x2e_n150: fix mismatching fsp header"
This reverts commit 0aa019d323d822f6a1e5c7a8f9a4e463e3d7105f.
Diffstat (limited to 'config/coreboot')
| -rw-r--r-- | config/coreboot/x2e_n150/config/fspgop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/x2e_n150/config/fspgop b/config/coreboot/x2e_n150/config/fspgop index 28eda68d..2ce472f7 100644 --- a/config/coreboot/x2e_n150/config/fspgop +++ b/config/coreboot/x2e_n150/config/fspgop @@ -262,7 +262,7 @@ CONFIG_SOC_INTEL_UART_DEV_MAX=7 CONFIG_SOC_INTEL_COMMON_LPSS_UART_CLK_M_VAL=0x25a CONFIG_SOC_INTEL_COMMON_LPSS_UART_CLK_N_VAL=0x7fff CONFIG_FSP_TYPE_IOT=y -CONFIG_FSP_HEADER_PATH="3rdparty/fspcc36ae2b5775fa7400cb3282680afc0f6cb37a3c/AlderLakeFspBinPkg/IoT/AlderLakeN/Include/" +CONFIG_FSP_HEADER_PATH="3rdparty/fsp/AlderLakeFspBinPkg/IoT/AlderLakeN/Include/" CONFIG_SOC_INTEL_COMMON_DEBUG_CONSENT=0 CONFIG_DATA_BUS_WIDTH=128 CONFIG_DIMMS_PER_CHANNEL=2 |
