Karthik Ramasubramanian has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39136 )
Change subject: mb/google/dedede: Add memory initialization support for dedede
......................................................................
Patch Set 25:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39136/25/src/mainboard/google/deded...
File src/mainboard/google/dedede/variants/waddledoo/memory.c:
https://review.coreboot.org/c/coreboot/+/39136/25/src/mainboard/google/deded...
PS25, Line 41: 1, 3, 0, 2, 7, 5, 4, 6
I checked again in schematics the mapping is correct.
Synced up with Aamir offline. My understanding was that the index in the array corresponds to DRAM's DQS ID and the value in the array corresponds to CPU's DQS ID. This is documented that way for all the SoCs like CNL and TGL. Hence I came with that array definition. Also the comment above the array says so.
Aamir mentioned to me that the index in the array corresponds to CPU's DQS ID and the value in the array corresponds to DRAM's DQS ID. If so, then the array definition matches with the schematics. Probably the documentation shared for previous SoCs needs to be fixed?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/39136
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7248861efd1ecd5a0df0e17d39a44c168cab200e
Gerrit-Change-Number: 39136
Gerrit-PatchSet: 25
Gerrit-Owner: Meera Ravindranath
meera.ravindranath@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-Reviewer: Meera Ravindranath
meera.ravindranath@intel.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Ronak Kanabar
ronak.kanabar@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: V Sowmya
v.sowmya@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Comment-Date: Tue, 03 Mar 2020 04:33:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Comment-In-Reply-To: Aamir Bohra
aamir.bohra@intel.com
Comment-In-Reply-To: Karthik Ramasubramanian
kramasub@google.com
Gerrit-MessageType: comment