aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRobby Cai <R63905@freescale.com>2010-12-21 15:13:29 +0800
committerRobby Cai <R63905@freescale.com>2010-12-21 17:29:59 +0800
commite4437f1c192a1a68028e6fcff3f50ff50352041d (patch)
tree3850d7c1145ed065260f05943a459c66ecd6125b /include
parent2f12abe42943096ac433b014ddaa9704682e7951 (diff)
ENGR00137214 MX50: Turn on ZQ calib config by default and fix hang problemrel_imx_2.6.35_10.12.01_RC4rel_imx_2.6.35_10.12.01_RC3
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 <R63905@freescale.com> (cherry picked from commit 09671e589705148725467863a9f84b9011bdfe03)
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx50_arm2.h2
-rw-r--r--include/configs/mx50_rdp.h2
2 files changed, 0 insertions, 4 deletions
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
diff --git a/include/configs/mx50_rdp.h b/include/configs/mx50_rdp.h
index 4317e27e6..67b2b0a03 100644
--- a/include/configs/mx50_rdp.h
+++ b/include/configs/mx50_rdp.h
@@ -168,9 +168,7 @@
/*
* DDR ZQ calibration
*/
-/*
#define CONFIG_ZQ_CALIB
-*/
/*
* I2C Configs