From e4437f1c192a1a68028e6fcff3f50ff50352041d Mon Sep 17 00:00:00 2001 From: Robby Cai Date: Tue, 21 Dec 2010 15:13:29 +0800 Subject: ENGR00137214 MX50: Turn on ZQ calib config by default and fix hang problem 1) Turn on ZQ calib config by default in uboot. 2) Remove one problematic statement which can cause hang issue 3) Change comment style from ; to // Signed-off-by: Robby Cai (cherry picked from commit 09671e589705148725467863a9f84b9011bdfe03) --- include/configs/mx50_arm2.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/mx50_arm2.h') diff --git a/include/configs/mx50_arm2.h b/include/configs/mx50_arm2.h index 911f18bd5..930a34554 100644 --- a/include/configs/mx50_arm2.h +++ b/include/configs/mx50_arm2.h @@ -167,9 +167,7 @@ /* * DDR ZQ calibration */ -/* #define CONFIG_ZQ_CALIB -*/ /* #define CONFIG_SPLASH_SCREEN -- cgit v1.2.3