public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] mpc52xx, digsy_mtc: add trickle charger support for rev5 boards.
Date: Mon, 28 Mar 2011 08:21:39 +0200	[thread overview]
Message-ID: <1301293299-28335-3-git-send-email-hs@denx.de> (raw)
In-Reply-To: <1301293299-28335-1-git-send-email-hs@denx.de>

Signed-off-by: Heiko Schocher <hs@denx.de>
---
 include/configs/digsy_mtc.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h
index e7fd0f7..7e50a86 100644
--- a/include/configs/digsy_mtc.h
+++ b/include/configs/digsy_mtc.h
@@ -252,6 +252,7 @@
 #if defined(CONFIG_DIGSY_REV5)
 #define CONFIG_SYS_I2C_RTC_ADDR	0x56
 #define CONFIG_RTC_RV3029
+#define CONFIG_SYS_RV3029_TCR
 #else
 #define CONFIG_RTC_DS1337
 #define CONFIG_SYS_I2C_RTC_ADDR	0x68
-- 
1.7.4

  parent reply	other threads:[~2011-03-28  6:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28  6:21 [U-Boot] [PATCH 0/2] rtc, rv3029: add support for trickle charger Heiko Schocher
2011-03-28  6:21 ` [U-Boot] [PATCH 1/2] rtc, rv3029: add trickle charger support Heiko Schocher
2011-03-28  6:21 ` Heiko Schocher [this message]
2011-03-28  7:24 ` [U-Boot] [Patch v2 0/2] rtc, rv3029: add support for trickle charger Heiko Schocher
2011-03-28  7:24   ` [U-Boot] [Patch v2 1/2] rtc, rv3029: add trickle charger support Heiko Schocher
2011-04-25 22:21     ` Wolfgang Denk
2011-03-28  7:24   ` [U-Boot] [Patch v2 2/2] mpc52xx, digsy_mtc: add trickle charger support for rev5 boards Heiko Schocher
2011-04-25 22:24     ` Wolfgang Denk
2011-03-28 12:49   ` [U-Boot] [Patch v2 0/2] rtc, rv3029: add support for trickle charger Detlev Zundel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1301293299-28335-3-git-send-email-hs@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox