Ticket #10899 (closed defect: fixed)
XO 1.75 dual RTC synchronization
| Reported by: | pgf | Owned by: | buytenh |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.75-software |
| Component: | kernel | Version: | 1.75-A2 |
| Keywords: | Cc: | saadia, cjb, pgf | |
| Action Needed: | design | Verified: | no |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
<smithbone> does the rtc driver work now? <pgf> it's complicated. <pgf> yes and no. <cjb> smithbone: it works but it doesn't do what you think it does :-) <pgf> there are two rtcs. <pgf> one in the chip, and one not in the chip. <wad> Damn Marvell <pgf> the one inside isn't powered when the chip is off. <pgf> so we have one outside that is. <pgf> but the one outside doesn't have alarms. <pgf> so if we want alarms, we have to use the one inside, while the system is running. <pgf> so we have to sync the inner clock to the outer clock, at boot, and vice-versa on shutdown.
we'll have to explore how linux manages two RTC drivers.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


