Hi Angelo,

On Wed, Aug 24, 2011 at 2:42 PM, Angelo Dureghello <angel...@gmail.com> wrote:
> On the other hand, i enabled i2c, bus, and dallas 1307 support. How should i 
> try that rtc work ? Actually i try to set a "date" and reboot.

What is your kernel configuration of RTC?
This is mine:
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"

CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
CONFIG_RTC_DRV_DS1307=y

By the way, to test in u-boot (2011-06), I just need to define
CONFIG_RTC_DS1338
CONFIG_CMD_DATE

Regards,
-- 
Nguyen Quoc Viet
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to