From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Tue, 3 Jan 2006 10:34:47 +0100 Subject: [U-Boot-Users] [PATCH] add support for DS1339 RTC In-Reply-To: <20051231102624.0704.LARK@linux.net.cn> References: <20051231102624.0704.LARK@linux.net.cn> Message-ID: <20060103093446.GA9497@orphique> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Dec 31, 2005 at 10:42:54AM +0800, Wang Jian wrote: > Hi, > > The attached patch add support for DS1339, which directly uses > rtc/ds1337.c. Umm, what exactly your patch improves? It seems to be only adding more ifdef mess... It would be usefull to add some define for DS1339 to let user specify some value of trickle charge register to write at boot time. Regards, ladis