summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2011-03-28 09:24:22 +0200
committerWolfgang Denk <wd@denx.de>2011-04-26 00:24:40 +0200
commit71d19f30d6a55926ac81e86558a15701f9dbc17c (patch)
tree2afbdbf2c74f2501cf5f78b39ff0b6a2231a1f42 /README
parent31e413985c58ea1e802c82e39b5f2650ecc0695e (diff)
downloadblackbird-obmc-uboot-71d19f30d6a55926ac81e86558a15701f9dbc17c.tar.gz
blackbird-obmc-uboot-71d19f30d6a55926ac81e86558a15701f9dbc17c.zip
rtc, rv3029: add trickle charger support.
Signed-off-by: Heiko Schocher <hs@denx.de> Acked-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index beb1cbb1bc..cdbb9de02c 100644
--- a/README
+++ b/README
@@ -748,6 +748,8 @@ The following options need to be configured:
CONFIG_RTC_ISL1208 - use Intersil ISL1208 RTC
CONFIG_RTC_MAX6900 - use Maxim, Inc. MAX6900 RTC
CONFIG_SYS_RTC_DS1337_NOOSC - Turn off the OSC output for DS1337
+ CONFIG_SYS_RV3029_TCR - enable trickle charger on
+ RV3029 RTC.
Note that if the RTC uses I2C, then the I2C interface
must also be configured. See I2C Support, below.
OpenPOWER on IntegriCloud