Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44429 )
Change subject: util: Add spd_tools to generate DDR4 SPDs for TGL boards
......................................................................
Patch Set 29: -Code-Review
(1 comment)
https://review.coreboot.org/c/coreboot/+/44429/29/util/spd_tools/intel/ddr4/...
File util/spd_tools/intel/ddr4/gen_spd.go:
https://review.coreboot.org/c/coreboot/+/44429/29/util/spd_tools/intel/ddr4/...
PS29, Line 192: return bg << 6
I don't think this is right. 2 bank groups = 1 << 6, 4 bank groups = 2 << 6.
That's right!
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44429
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I263f936b332520753a6791c8d892fc148cb6f103
Gerrit-Change-Number: 44429
Gerrit-PatchSet: 29
Gerrit-Owner: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Nick Vaccaro
nvaccaro@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Ravishankar Sarawadi
ravishankar.sarawadi@intel.com
Gerrit-Reviewer: Rob Barnes
robbarnes@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Fri, 21 Aug 2020 23:07:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Rob Barnes
robbarnes@google.com
Gerrit-MessageType: comment