reset the ddr voltage of fih board to 1.5V.

This commit is contained in:
cwz
2011-05-19 02:24:57 -07:00
parent a77b79da13
commit 302b22b0a9

View File

@@ -872,7 +872,7 @@ static int rk29_tps65910_config(struct tps65910_platform_data *pdata)
}
#endif
#if 0
#if 1
/* VDD2 whitch suplies for ddr3 Set the default voltage: 1087 * 1.25mV(41)*/
val = 42;
err = tps65910_i2c_write_u8(TPS65910_I2C_ID0, val, TPS65910_REG_VDD2_OP);