Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38606 )
Change subject: soc/intel/tigerlake: add memory configuration support
......................................................................
Patch Set 13:
(2 comments)
https://review.coreboot.org/c/coreboot/+/38606/8/src/soc/intel/tigerlake/inc...
File src/soc/intel/tigerlake/include/soc/meminit_tgl.h:
https://review.coreboot.org/c/coreboot/+/38606/8/src/soc/intel/tigerlake/inc...
PS8, Line 26: lpddr4x_
I added "lpddr4x" because we dropped READ_SMBUS from this list, but I wasn't sure if it could potent […]
Even if READ_SMBUS is dropped, I think we can still keep this as spd_read_type. In the future, once we add support for more memory types, we can potentially reuse the same enum. I think we can always add READ_SMBUS back at that point.
https://review.coreboot.org/c/coreboot/+/38606/8/src/soc/intel/tigerlake/inc...
PS8, Line 32: lpddr4x_
Given comment above, should I drop the lpddr4x in both of these structure names?
Yes, I think spd_info can be used by any memory type.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38606
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8de502d4f05d52b9dae34e3b013c6d5b1886fa55
Gerrit-Change-Number: 38606
Gerrit-PatchSet: 13
Gerrit-Owner: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Caveh Jalali
caveh@google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@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: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Srinidhi N Kaushik
srinidhi.n.kaushik@intel.com
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 07 Feb 2020 00:39:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nick Vaccaro
nvaccaro@google.com
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment