diff options
Diffstat (limited to 'include/configs/mx50_rdp.h')
-rw-r--r-- | include/configs/mx50_rdp.h | 7 |
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 |