Stefan Reinauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46480 )
Change subject: vc/intel/FSP2_0/CPX-SP: add FSPM DIMM watermark option
......................................................................
Patch Set 6: Code-Review-1
(1 comment)
https://review.coreboot.org/c/coreboot/+/46480/1/src/vendorcode/intel/fsp/fs...
File src/vendorcode/intel/fsp/fsp2_0/cooperlake_sp/FspmUpd.h:
https://review.coreboot.org/c/coreboot/+/46480/1/src/vendorcode/intel/fsp/fs...
PS1, Line 498: #if CONFIG_HAVE_FSPM_DIMM_WATERMARK_OPTION
: /** Offset 0x00C4 - Usage type for Memory Refresh Watermark
: Select Memory Refresh Watermark, 0: Auto (default), 1: High, 2: Low
: **/
: UINT8 MemRefreshWaterMark;
: #endif
Any reason to put this here and not in one of the UnusedUpdSpace areas where you would get around needing a config guard to protect against incompatibilities between FSPs?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46480
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7592dfc8836f457d64f1976cba3b59f8251c7abe
Gerrit-Change-Number: 46480
Gerrit-PatchSet: 6
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: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.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-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 21 Oct 2020 18:57:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment