2010-05-07 09:35:43 Missing hwclock
David Lee (UNITED STATES)
Message: 89226
Hi,
My uClinux 2007R1.1 was compiled and running fine:
rtc-bfin rtc-bfin: rtc intf: sysfs
rtc-bfin rtc-bfin: rtc intf: proc
rtc-bfin rtc-bfin: rtc intf: dev (254:0)
rtc-bfin rtc-bfin: rtc core: registered rtc-bfin as rtc0
rtc-bfin rtc-bfin: setting the system clock to 1970-03-04 18:23:04 (5422984)
However, system clock does not sync with RTC.
root:~> date
Wed Mar 4 10:40:17 PST 1970
root:~> time
BusyBox v1.4.1 (2010-05-07 03:00:08 EDT) multi-call binary
Then I realized hwclock is not available:
root:~> busybox hwclock
busybox: applet not found
Please let me know what I should do to correct it.
Thnaks,
David
QuoteReplyEditDelete
2010-05-07 14:08:47 Re: Missing hwclock
Robin Getz (UNITED STATES)
Message: 89235
David:
Did you make sure it was turned on in busybox?
grep HWCLOCK ./config/*
./config/auto.conf:CONFIG_USER_BUSYBOX_HWCLOCK=y
www.busybox.net/downloads/BusyBox.html#hwclock