From: Justin Morgan <[email protected]> Reply-To: <[email protected]> Date: Wednesday, June 11, 2014 at 7:54 PM To: <[email protected]> Subject: [beagleboard] When and where is Is Debian 7.5 2014-05-14 synchronizing omap_rtc with the system clock?
> I have installed the Debian 7.5 2014-05-14 image onto my BeagleBone Black. > Very early in the boot process, Debian appears to synchronize (or attempt > thereof) the time reported by the omap_rtc device (that would be the RTC built > into the AM3359 processor that gets mapped to /dev/rtc0). This can be > demonstrated by the following line in dmsg: > > [ 1.025090] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 > 00:00:00 UTC (946684800) > > I am trying to determine exactly when and where the event that logs *this* > dmesg entry happens in the boot process. You need to change ³CONFIG_RTC_HCTOSYS_DEVICE² to rtc1 in your kernel .config file. Regards, John > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
