reset the ddr voltage of fih board to 1.5V.
authorcwz <cwz@rockchips.com>
Thu, 19 May 2011 09:24:57 +0000 (02:24 -0700)
committercwz <cwz@rockchips.com>
Thu, 19 May 2011 09:24:57 +0000 (02:24 -0700)
arch/arm/mach-rk29/board-rk29-fih.c

index 7609b1611a8762a95d273822cee37dc04f57ff1e..528ba86e0f9d4c8a4c1a4c981cc9f93063e0dbeb 100755 (executable)
@@ -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);