Jonathan Zhang uploaded patch set #4 to this change.

View Change

vc/intel/FSP2_0/CPX-SP: add FSPM DIMM watermark option

FSPM MemRefreshWatermark option support is present in FB's CPX-SP
FSP binary, but not in Intel's CPX-SP FSP binary.

In CPX-SP soc code, add a Kconfig HAVE_FSPM_DIMM_WATERMARK_OPTION to
indicate whether the FSP binary supports such option.

For DeltaLake mainboard, when such option is set, if corresponding
VPD variable is set, use it to control the behavior.

Signed-off-by: Jonathan Zhang <jonzhang@fb.com>
Change-Id: I7592dfc8836f457d64f1976cba3b59f8251c7abe
---
M src/mainboard/ocp/deltalake/Kconfig
M src/mainboard/ocp/deltalake/romstage.c
M src/mainboard/ocp/deltalake/vpd.h
M src/soc/intel/xeon_sp/cpx/Kconfig
M src/vendorcode/intel/fsp/fsp2_0/cooperlake_sp/FspmUpd.h
5 files changed, 92 insertions(+), 50 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/80/46480/4

To view, visit change 46480. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7592dfc8836f457d64f1976cba3b59f8251c7abe
Gerrit-Change-Number: 46480
Gerrit-PatchSet: 4
Gerrit-Owner: Jonathan Zhang <jonzhang@fb.com>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Johnny Lin <Johnny_Lin@wiwynn.com>
Gerrit-Reviewer: Marc Jones <marc@marcjonesconsulting.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-Reviewer: Tim Chu <Tim.Chu@quantatw.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset