coreboot/src
Jonathan Zhang fe17a7d4d4 soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions
Intel FSPs of XEON server platforms define FSPX_CONFIG
instead of FSP_X_CONFIG, which is expected by coreboot.

Re-define in the common code.

Update coreboot code to use FSP_X_CONFIG consistently.

Tested=On OCP Delta Lake, boot up OS successfully.

Signed-off-by: Jonathan Zhang <jonzhang@fb.com>
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>

Change-Id: Ifa0e1efa1618fbec84f1e1f23d9e49f3b1057b32
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69090
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-08 22:55:20 +00:00
..
acpi acpigen: export acpigen_write_field_name 2022-11-02 21:03:40 +00:00
arch arch/x86 & commonlib: Add macros for postcodes used in x86/tables 2022-11-08 14:51:02 +00:00
commonlib arch/x86 & commonlib: Add macros for postcodes used in x86/tables 2022-11-08 14:51:02 +00:00
console console/post.c: Sort includes 2022-10-27 15:46:39 +00:00
cpu cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> 2022-11-08 14:38:28 +00:00
device device/resource_allocator_v3: Drop code 2022-11-07 14:00:33 +00:00
drivers drivers/intel/fsp2_0/memory_init.c: clean code 2022-11-07 14:39:32 +00:00
ec ec/starlabs/merlin: Add support for enabling the mirror flag 2022-11-07 14:19:24 +00:00
include lib: Add LPDDR5x DRAM type 2022-11-07 02:29:23 +00:00
lib lib: Add LPDDR5x DRAM type 2022-11-07 02:29:23 +00:00
mainboard mb/google/brask: Disable PCH USB2 phy power gating for brask 2022-11-08 14:12:47 +00:00
northbridge sb/amd: Remove dropped platforms 2022-11-07 13:59:17 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security vboot: Introduce handy vboot reboot functions 2022-11-08 14:44:54 +00:00
soc soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions 2022-11-08 22:55:20 +00:00
southbridge mb/qemu/x86: Remove option for LEGACY_SMP_INIT 2022-11-07 13:59:24 +00:00
superio mb/aopen/dxplplusu: Remove board 2022-11-07 13:57:22 +00:00
vendorcode soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions 2022-11-08 22:55:20 +00:00
Kconfig cpu/x86: Drop !CPU_INFO_V2 code 2022-11-07 14:00:00 +00:00