projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77b79d
)
reset the ddr voltage of fih board to 1.5V.
author
cwz
<cwz@rockchips.com>
Thu, 19 May 2011 09:24:57 +0000
(
02:24
-0700)
committer
cwz
<cwz@rockchips.com>
Thu, 19 May 2011 09:24:57 +0000
(
02:24
-0700)
arch/arm/mach-rk29/board-rk29-fih.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rk29/board-rk29-fih.c
b/arch/arm/mach-rk29/board-rk29-fih.c
index 7609b1611a8762a95d273822cee37dc04f57ff1e..528ba86e0f9d4c8a4c1a4c981cc9f93063e0dbeb 100755
(executable)
--- a/
arch/arm/mach-rk29/board-rk29-fih.c
+++ b/
arch/arm/mach-rk29/board-rk29-fih.c
@@
-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);