[Avila] problems with hwclock on arm (avila board with ixdp425)
Jake Farrell
jake at amperion.com
Tue Apr 3 17:28:43 EDT 2007
------_=_NextPart_001_01C77637.0E3AF6B8
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sounds like your RTC became disabled. The RTC (i2c bus addr 68) can =
become set to enabled or disabled, a quick solution for you would be to =
set the control on the clock back to enabled with these lines
i2cset -y 0 0x68 0x0 0xb109 w =20
i2cset -y 0 0x68 0x4 0x4612 w
i2cset -y 0 0x68 0x6 0x0000 w
------_=_NextPart_001_01C77637.0E3AF6B8--
More information about the Avila
mailing list