Change in coreboot[master]: [UNTESTED]nb/i945/raminit: Use common ddr2 decode functions

HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/18305 ) Change subject: [UNTESTED]nb/i945/raminit: Use common ddr2 decode functions ...................................................................... Patch Set 28: (2 comments) Please, why don't you use SPD-Byte 12 for Refresh Rate? https://review.coreboot.org/#/c/18305/28/src/northbridge/intel/i945/raminit.... File src/northbridge/intel/i945/raminit.c: PS28, Line 454: 2 sorry, why is there an offset of 1 ? PS28, Line 564: sysinfo->refresh = 0; : if (max_tRR == 15625 * 256 / 2) { : sysinfo->refresh = 1; why don't you use SPD Byte 12: Refresh Rate? (JEDEC_DDR2_SPD_Specification_Rev1.3.pdf) -- To view, visit https://review.coreboot.org/18305 To unsubscribe, visit https://review.coreboot.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I97c93939d11807752797785dd88c70b43a236ee3 Gerrit-PatchSet: 28 Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> Gerrit-Reviewer: HAOUAS Elyes <ehaouas@noos.fr> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Reviewer: build bot (Jenkins) Gerrit-Reviewer: coreboot org <coreboot.org@gmail.com> Gerrit-HasComments: Yes
participants (1)
-
HAOUAS Elyes (Code Review)