Rob Barnes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45343 )
Change subject: device/dram: Add method for converting MHz to MT/s
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45343/1/src/device/dram/ddr4.c
File src/device/dram/ddr4.c:
https://review.coreboot.org/c/coreboot/+/45343/1/src/device/dram/ddr4.c@24
PS1, Line 24: 800,
I understand what's being done here, but it just seems odd that 801MHz would be classified as DDR4_1 […]
According to the standard, DDR4-1866 tck can range from 1.071ns to <1.25ns, or 934 MHz to >800Mhz. So, yes 801 MHz is within DDR4-1866 range. Whether this should be reported as 1866 MT/s or 1602 MT/s is another question. For SMBIOS, we decided to report 1866 MT/s because this is more common and the difference is unlikely to be meaningful.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45343
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1433f028afb794fe3e397b03f5bd0565494c8130
Gerrit-Change-Number: 45343
Gerrit-PatchSet: 1
Gerrit-Owner: Rob Barnes
robbarnes@google.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 14 Sep 2020 15:13:44 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Martin Roth
martinroth@google.com
Gerrit-MessageType: comment