Re: Available user-level tool for I2C device?
From: Eugene Surovegin <hidden>
Date: 2005-09-29 16:57:18
From: Eugene Surovegin <hidden>
Date: 2005-09-29 16:57:18
On Thu, Sep 29, 2005 at 08:35:35PM +0800, Sam Song wrote:
I have a RTC chip DS1337 on a 8248 target. It can work right in u-boot and linux. If no similar utility, I will switch to change hwclock.c in busybox to make it. Any idea?
Right approach would be making standard in-kernel RTC driver for this chip. In fact, such driver was already posted to lm-sensors list some time ago. -- Eugene