coreboot/src
Maulik V Vaghela 91b2024bae soc/intel/adl: Allow mainboard to fill CmdMirror and DqDqsRetraining
We need to modify update CmdMirror and LpDdrDqDqsRetraining parameters
for ADLRVP board.
Allowing this parameters to be filled by devicetree will allow
flexibility to update values as per board designs.
Note that both UPDs are applicable for both DDR and Lpddr memory types.

BUG=None
BRANCH=None
TEST=Build works and UPD values have been filled correctly

Change-Id: I55b4b4aee46231c8c38e208c357b4376ecf6e9d9
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51027
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-05-10 06:40:37 +00:00
..
acpi ACPI: Use acpigen for NVS OperationRegions 2021-04-30 06:49:04 +00:00
arch arch/x86/walkcbfs.S: Use FMAP instead of "cbfs master header" 2021-05-06 14:34:51 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
device device: Switch pci_dev_is_wake_source to take pci_devfn_t 2021-05-03 16:28:42 +00:00
drivers trogdor: Add backlight support for sn65dsi86bridge for Homestar 2021-05-08 00:13:13 +00:00
ec src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
include drivers/pc80/rtc/option.c: Constrain API to integer values 2021-05-06 14:49:10 +00:00
lib security/tpm: Add option to init TPM in bootblock 2021-05-06 08:26:41 +00:00
mainboard mb/google/cherry: Configure TPM 2021-05-10 05:28:19 +00:00
northbridge nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4 2021-05-07 20:00:25 +00:00
security security/tpm: Add option to init TPM in bootblock 2021-05-06 08:26:41 +00:00
soc soc/intel/adl: Allow mainboard to fill CmdMirror and DqDqsRetraining 2021-05-10 06:40:37 +00:00
southbridge sb/intel/common/pmclib: Use pmbase functions 2021-05-07 06:07:06 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/amd/fsp/cezanne: Add AMD_FSP_PCIE_DEVFUNC_REMAP_HOB_GUID 2021-05-06 22:53:44 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00