Nick Vaccaro has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44632 )
Change subject: mb/google/volteer/variants/eldrid: add memory.c for ddr4 support
......................................................................
Patch Set 4: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/44632/4/src/mainboard/google/voltee...
File src/mainboard/google/volteer/variants/eldrid/memory.c:
https://review.coreboot.org/c/coreboot/+/44632/4/src/mainboard/google/voltee...
PS4, Line 7: static const struct mb_ddr4_cfg eldrid_memcfg = {
Please add a comment here that states "This mb_ddr4_cfg structure is intentially left empty so that fields are left nil. 0 on the UPD means let MRC auto configure. e do not need to set any Rcomp values, MRC will auto configure them."
https://review.coreboot.org/c/coreboot/+/44632/4/src/mainboard/google/voltee...
PS4, Line 8: };
This also indirectly sets ECT to 0, which will not disable early command training.
If that's not what you want, you will need to initialize .ect to 1 here.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44632
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I2c7b30093a8d85bac5aba5b83768af5eb36c4f70
Gerrit-Change-Number: 44632
Gerrit-PatchSet: 4
Gerrit-Owner: Nick Chen
nick_xr_chen@wistron.corp-partner.google.com
Gerrit-Assignee: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Derek Huang
derek.huang@intel.corp-partner.google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Mark Hsieh
mark_hsieh@wistron.corp-partner.google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Raj Astekar
raj.astekar@intel.corp-partner.google.com
Gerrit-CC: Zhuohao Lee
zhuohao@google.com
Gerrit-Comment-Date: Wed, 26 Aug 2020 20:55:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment