You seems to have two hardware clocks: ep93xx-rtc and rtc-m48t86.
That's not illegal but one will be primary (ln -s /dev/rtc0 /dev/rtc)
The TS5620 is far away better than the embedded ep93xx rtc because it
has a battery !
My bootlog:
rtc-m48t86 rtc-m48t86: rtc intf: dev (254:0)
rtc-m48t86 rtc-m48t86: rtc core: registered m48t86 as rtc0
rtc-m48t86 rtc-m48t86: battery ok
Tell me if you can speak correctly to your RTC by trying this:
1) You can try to read the "hardware" date (uses /dev/rtc):
# hwclock
Fri Jun 23 08:34:42 2006 -1.010475 seconds
2) You can try to set the date
# hwclock --set --date 20060623
# hwclock --set --date 0842
# hwclock
Fri Jun 23 08:42:04 2006 -0.515202 seconds
3) Then you can adjust the correct system date:
# date
Fri Jun 23 08:50:00 CEST 2006
# hwclock
Fri Jun 23 08:47:11 2006 -0.461025 seconds
# hwclock --hctosys
# date
Fri Jun 23 08:47:16 CEST 2006
Matthieu
------------------------ Yahoo! Groups Sponsor --------------------~-->
Something is new at Yahoo! Groups. Check out the enhanced email design.
http://us.click.yahoo.com/SISQkA/gOaOAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|