summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2010-11-30 18:19:05 +0800
committerTerry Lv <r65388@freescale.com>2010-12-01 18:02:08 +0800
commita3654e9f36d5b9615d9d4953f4e1f50422d04248 (patch)
tree8c06a93078ac7bac3e59eb6be1200d5aa0333772 /include
parent2fc4fafc0d81f9d5b598936509a2b973b2d6bdff (diff)
downloadu-boot-imx-a3654e9f36d5b9615d9d4953f4e1f50422d04248.zip
u-boot-imx-a3654e9f36d5b9615d9d4953f4e1f50422d04248.tar.gz
u-boot-imx-a3654e9f36d5b9615d9d4953f4e1f50422d04248.tar.bz2
ENGR00025557: MX50 Add ZQ calibration support for TO1.1.1.
MX50 Add ZQ calibration support for TO1.1.1. This need to be enabled by CONFIG_ZQ_CALIB. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx50_rdp.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/configs/mx50_rdp.h b/include/configs/mx50_rdp.h
index b65afde..bad6dd1 100644
--- a/include/configs/mx50_rdp.h
+++ b/include/configs/mx50_rdp.h
@@ -165,6 +165,13 @@
#define CONFIG_DISCOVER_PHY
/*
+ * DDR ZQ calibration
+ */
+/*
+#define CONFIG_ZQ_CALIB
+*/
+
+/*
* I2C Configs
*/
#define CONFIG_CMD_I2C 1