[coreboot-gerrit] Change in coreboot[master]: nb/intel/sandybridge/raminit: Fix non ASCII char

Felix Held (Code Review) gerrit at coreboot.org
Wed Jul 25 16:20:27 CEST 2018


Felix Held has submitted this change and it was merged. ( https://review.coreboot.org/27633 )

Change subject: nb/intel/sandybridge/raminit: Fix non ASCII char
......................................................................

nb/intel/sandybridge/raminit: Fix non ASCII char

Change-Id: I3f0869dc0b72bef7da8313c69da4fe2a63761ad9
Signed-off-by: Patrick Rudolph <patrick.rudolph at 9elements.com>
Reviewed-on: https://review.coreboot.org/27633
Reviewed-by: Felix Held <felix-coreboot at felixheld.de>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
M src/northbridge/intel/sandybridge/raminit_common.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  Philipp Deppenwiese: Looks good to me, approved
  Felix Held: Looks good to me, approved



diff --git a/src/northbridge/intel/sandybridge/raminit_common.c b/src/northbridge/intel/sandybridge/raminit_common.c
index 5cf9b69..3e769ec 100644
--- a/src/northbridge/intel/sandybridge/raminit_common.c
+++ b/src/northbridge/intel/sandybridge/raminit_common.c
@@ -265,7 +265,7 @@
 		dram_odt_stretch(ctrl, channel);
 
 		/*
-		 * TC—Refresh timing parameters
+		 * TC-Refresh timing parameters
 		 * The tREFIx9 field should be programmed to minimum of
 		 * 8.9*tREFI (to allow for possible delays from ZQ or
 		 * isoc) and tRASmax (70us) divided by 1024.

-- 
To view, visit https://review.coreboot.org/27633
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3f0869dc0b72bef7da8313c69da4fe2a63761ad9
Gerrit-Change-Number: 27633
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph <patrick.rudolph at 9elements.com>
Gerrit-Reviewer: Felix Held <felix-coreboot at felixheld.de>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180725/4797ef4d/attachment.html>


More information about the coreboot-gerrit mailing list