Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46899 )
Change subject: mb/intel/adlp: Add support for LPDDR5
......................................................................
Patch Set 12:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46899/12/src/mainboard/intel/adlrvp...
File src/mainboard/intel/adlrvp/memory.c:
https://review.coreboot.org/c/coreboot/+/46899/12/src/mainboard/intel/adlrvp...
PS12, Line 62: 15, 14, 12, 13, 8, 9, 10, 11 }, /* Byte 1 */
I’d also remove the comments.
For the record (for myself), it’s an array:
uint8_t dq_map[DDR_NUM_CHANNELS][BYTES_PER_CHANNEL * BITS_PER_BYTE];
yes, Paul its an array.
we could put 0 and 1 in same line, its more about readability in code
--
To view, visit
https://review.coreboot.org/c/coreboot/+/46899
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I787bf97dd6c244bd3b0662e5bd061a2da80baa90
Gerrit-Change-Number: 46899
Gerrit-PatchSet: 12
Gerrit-Owner: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Balaji Manigandan
balaji.bmg@gmail.com
Gerrit-Reviewer: Balaji Manigandan
balaji.manigandan@intel.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Meera Ravindranath
meera.ravindranath@intel.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Sugnan Prabhu S
sugnan.prabhu.s@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: V Sowmya
v.sowmya@intel.com
Gerrit-Reviewer: Varshit B Pandya
varshit.b.pandya@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Maulik V Vaghela
maulik.v.vaghela@intel.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 26 Nov 2020 13:48:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-MessageType: comment