|
|
 |
« on: August 17, 2009, 04:09:30 AM » |
|
Hello. I built a kernel out of Marvell's git repo. It does have CONFIG_RTC_DRV_MV configured. But I'm not sure what device I need to configure for it; what mknod I need to issue.
Hrm this may also be a problem: rtc-mv rtc-mv: internal RTC not ticking
hwclock is relying on finding /dev/rtc0 to set up my system time, and without system time, ext3 throws me into maintence mode because *gasp* its last mount time is in the future (sometime after jan 1 1970).
Any suggestions on how to get RTC running? Any other places to ask?
|