coreboot/src
Maulik V Vaghela 01ecb77ef6 mb/intel/adlrvp: Fill CmdMirror and DqDqsRetraining for ADLRVP
ADL-M LP4 RVP has command mirror enabled and we need to fill correct
value of this UPD to pass the MRC.
Also, Value of TxDqDqsRetraining is set to 1 by default and we need to
disable it for only ADL-M LP5 RVP.

BUG=None
BRANCH=None
TEST=UPD values has been pass correctly and MRC passes on LP4/LP5 board

Change-Id: I3e16b9a3d3e6a92dacba9d38782df408596ed5e1
Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51028
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-05-12 00:51:11 +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 cpu/x86/smm: Fix typo 2021-05-10 20:31:47 +00:00
device device/device.c: Print bus numbers in decimal 2021-05-11 12:52:30 +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 *x86: fix x2apic mode boot issue 2021-05-10 20:31:30 +00:00
lib src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
mainboard mb/intel/adlrvp: Fill CmdMirror and DqDqsRetraining for ADLRVP 2021-05-12 00:51:11 +00:00
northbridge nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4 2021-05-07 20:00:25 +00:00
security security/intel/txt: Set up TPM in bootblock if using measured boot 2021-05-11 12:51:55 +00:00
soc soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driver 2021-05-12 00:46:27 +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 src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00