From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 04 Feb 2003 10:05:11 +0100 Subject: [U-Boot-Users] [PATCH] Support for RTC DS1307 Message-ID: <3E3F8247.7090801@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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