Hi
For Linux running on AT91SAM9261, we see this message "Cannot access the Hardware Clock via any known method" on start up- so I checked /dev, there is no RTC driver. The AT91SAM9261 doesn't seem to have an RTC. But it has a RTT hardware block. I also noticed that there isn't a device driver for the AT91SAM9261 RTT yet.
Anyone faced this issue before ? Is converting the RTT to RTC as outlined in
http://www.atmel.com/dyn/resources/prod ... oc6148.pdf a solution ?
Any ideas would be appreciated regarding access to the hardware clock on the AT91SAM9261?
Thanks
Jramak