projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71d19f3
)
mpc52xx, digsy_mtc: add trickle charger support for rev5 boards.
author
Heiko Schocher
<hs@denx.de>
Mon, 28 Mar 2011 07:24:23 +0000
(09:24 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 25 Apr 2011 22:25:05 +0000
(
00:25
+0200)
Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Detlev Zundel <dzu@denx.de>
include/configs/digsy_mtc.h
patch
|
blob
|
history
diff --git
a/include/configs/digsy_mtc.h
b/include/configs/digsy_mtc.h
index e7fd0f7f9c4f248ab05d479ceb4908fef902789c..f1613c7ac790dc38e8341737999fc2c8e86bfcc9 100644
(file)
--- a/
include/configs/digsy_mtc.h
+++ b/
include/configs/digsy_mtc.h
@@
-252,6
+252,8
@@
#if defined(CONFIG_DIGSY_REV5)
#define CONFIG_SYS_I2C_RTC_ADDR 0x56
#define CONFIG_RTC_RV3029
+/* Enable 5k Ohm trickle charge resistor */
+#define CONFIG_SYS_RV3029_TCR 0x20
#else
#define CONFIG_RTC_DS1337
#define CONFIG_SYS_I2C_RTC_ADDR 0x68