coreboot-kgpe-d16/src/soc/intel
Bora Guvendik 64b1352d05 soc/intel/alderlake: Update meminit code due to upd changes FSP 2147 onwards
DisableDimmMc0Ch0 upds changed to DisableMc0Ch0 in new FSP releases. The definition
of the upd also changed. Changed FSP meminit code to work based on new definition of the UPDs.

Before:
0:Enable both DIMMs, 1:Disable DIMM0, 2:Disable DIMM1, 3:Disable both DIMMs

After:
0:Enable, 1:Disable

TEST=Boot to OS

Cq-Depend: chrome-internal:3831865, chrome-internal:3831864, chrome-internal:3831913
Cq-Depend: chromium:TODO

Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Change-Id: I5af11ae99db3bbe3373a9bd4ce36453b58d62fec
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54036
Reviewed-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-05-16 22:17:52 +00:00
..
alderlake soc/intel/alderlake: Update meminit code due to upd changes FSP 2147 onwards 2021-05-16 22:17:52 +00:00
apollolake src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
baytrail soc/intel/baytrail/pmutil.c: Define __SIMPLE_DEVICE__ 2021-04-19 10:45:15 +00:00
braswell soc/intel/braswell/pmutil.c: Define __SIMPLE_DEVICE__ 2021-04-19 10:45:06 +00:00
broadwell src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cannonlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
common soc/intel/alderlake: Update CPU and IGD Device IDs 2021-05-14 09:03:01 +00:00
denverton_ns soc/intel/dnv_ns: hook up new gpio device operations 2021-04-08 06:49:55 +00:00
elkhartlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
icelake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
jasperlake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
quark
skylake src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
tigerlake soc/intel/tigerlake: Allow devicetree to fill UPD related to TCSS OC 2021-05-14 23:00:01 +00:00
xeon_sp src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
Kconfig