coreboot-kgpe-d16/src/soc/intel
Subrata Banik 0007fa96a1 soc/intel/alderlake: Update mainboard_memory_init_params() argument
This patch updates mainboard_memory_init_params() function argument from
FSPM_UPD to FSP_M_CONFIG. Ideally mainboard_memory_init_params()
function don't need to override anything other than FSP_M_CONFIG UPDs
hence passing config block alone rather passing entire FSP-M UPD
structure.

Change-Id: I238870478a1427918abf888d71ba9c9fa80d3427
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55785
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-06-24 07:55:12 +00:00
..
alderlake soc/intel/alderlake: Update mainboard_memory_init_params() argument 2021-06-24 07:55:12 +00:00
apollolake soc/intel/{apl,cnl}: Remove FSP CAR option 2021-06-22 13:15:39 +00:00
baytrail ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
braswell ACPI: Refactor use of global and device NVS 2021-06-14 19:45:56 +00:00
broadwell arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
cannonlake soc/intel/cannonlake: Use devfn_disable() function for XDCI 2021-06-23 08:26:17 +00:00
common soc/intel/common: Fix X2APIC NMI entry in ACPI MADT 2021-06-23 10:14:17 +00:00
denverton_ns arch/x86/ioapic: Drop irq_on_fsb as a configurable item 2021-06-16 19:54:49 +00:00
elkhartlake soc/intel/elkhartlake: Use is_devfn_enabled() for Device4Enable UPD 2021-06-23 08:26:37 +00:00
icelake soc/intel/icelake: Use devfn_disable() function for XDCI 2021-06-23 08:25:56 +00:00
jasperlake soc/intel/jasperlake: Use devfn_disable() function for XDCI 2021-06-23 08:25:45 +00:00
quark
skylake cpu/x86: Default to PARALLEL_MP selected 2021-06-07 21:02:54 +00:00
tigerlake soc/intel/tigerlake: Use devfn_disable() function for XDCI 2021-06-23 08:25:37 +00:00
xeon_sp security/intel/cbnt: Add logging 2021-06-21 05:42:00 +00:00
Kconfig