[coreboot-gerrit] Change in coreboot[master]: nb/intel/x4x/raminit: Remove very long delay

Arthur Heymans (Code Review) gerrit at coreboot.org
Mon May 1 18:38:57 CEST 2017


Arthur Heymans has uploaded a new change for review. ( https://review.coreboot.org/19514 )

Change subject: nb/intel/x4x/raminit: Remove very long delay
......................................................................

nb/intel/x4x/raminit: Remove very long delay

TESTED on ga-g41m-es2l.

Change-Id: Idff5b978bbf161f8520d8000848e7b11c98c3945
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/northbridge/intel/x4x/raminit_ddr2.c
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/19514/1

diff --git a/src/northbridge/intel/x4x/raminit_ddr2.c b/src/northbridge/intel/x4x/raminit_ddr2.c
index eca7189..33208e7f 100644
--- a/src/northbridge/intel/x4x/raminit_ddr2.c
+++ b/src/northbridge/intel/x4x/raminit_ddr2.c
@@ -1923,8 +1923,6 @@
 			die("Error: DDR is faster than FSB, halt\n");
 	}
 
-	mdelay(250);
-
 	// Program clock crossing
 	clkcross_ddr2(s);
 	printk(BIOS_DEBUG, "Done clk crossing\n");

-- 
To view, visit https://review.coreboot.org/19514
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idff5b978bbf161f8520d8000848e7b11c98c3945
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>



More information about the coreboot-gerrit mailing list