From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Support for RTC DS1307
Date: Tue, 04 Feb 2003 10:05:11 +0100 [thread overview]
Message-ID: <3E3F8247.7090801@imc-berlin.de> (raw)
Hi there,
please find the attached patch adding support for a new I2C RTC DS1307 to u-boot
_and_ ppcboot-2.0.0.
Please comment about how I handle the year.
Thanks a million,
Steven
CHANGELOG:
==========
* Added DS1307 RTC driver
Patch by Steven Scholz, 4 Feb 2003
README:
=======
--- README.orig Tue Feb 4 09:52:24 2003
+++ README Tue Feb 4 09:58:25 2003
@@ -624,6 +624,7 @@
CONFIG_RTC_MPC8xx - use internal RTC of MPC8xx
CONFIG_RTC_PCF8563 - use Philips PCF8563 RTC
CONFIG_RTC_MC146818 - use MC146818 RTC
+ CONFIG_RTC_DS1307 - use Maxim, Inc. DS1307 RTC
CONFIG_RTC_DS1337 - use Maxim, Inc. DS1337 RTC
- Timestamp Support:
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ds1307.patch
Url: http://lists.denx.de/pipermail/u-boot/attachments/20030204/70bd7cd6/attachment.txt
reply other threads:[~2003-02-04 9:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3E3F8247.7090801@imc-berlin.de \
--to=steven.scholz@imc-berlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.