This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X RTC 时钟问题



/dev/能看到rtc0 设备

我通过date命令设置系统时间, 然后date读出时间也正确,如下:

[root@me /dev]# date
Fri Dec 5 14:40:56 UTC 2014

在用hwclock -w 写硬件时间
[root@me /dev]# hwclock -w

在用hwclock -r读出硬件时间,也显示硬件时间正确。
[root@me /dev]# hwclock -r
Fri Dec 5 14:41:13 2014 0.000000 seconds

可以关机后,读到的硬件时钟时间还是变成了2000年??

请问,大家碰到这个问题没,如何解决?