[coreboot-gerrit] Change in coreboot[master]: nb/intel/x4x/raminit: Add missing space

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Mon Oct 29 23:26:41 CET 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/29346


Change subject: nb/intel/x4x/raminit: Add missing space
......................................................................

nb/intel/x4x/raminit: Add missing space

Change-Id: I42033d2f184e424818edf844cf6cf84ea07d7ed5
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M src/northbridge/intel/x4x/raminit.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/29346/1

diff --git a/src/northbridge/intel/x4x/raminit.c b/src/northbridge/intel/x4x/raminit.c
index 80bde6c..ff1f970 100644
--- a/src/northbridge/intel/x4x/raminit.c
+++ b/src/northbridge/intel/x4x/raminit.c
@@ -304,7 +304,7 @@
 	min_tCLK = MAX(min_tCLK, saved_timings->min_tclk);
 	if (min_tCLK == 0) {
 		printk(BIOS_ERR, "DRAM frequency is under lowest supported "
-			"frequency (400 MHz). Increasing to 400 MHz"
+			"frequency (400 MHz). Increasing to 400 MHz "
 			"as last resort");
 		min_tCLK = TCK_400MHZ;
 	}

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42033d2f184e424818edf844cf6cf84ea07d7ed5
Gerrit-Change-Number: 29346
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181029/3c3ea7ff/attachment-0001.html>


More information about the coreboot-gerrit mailing list