commit | f358759fb65939bb79a379b8e9d1e7c379f90d89 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 15 13:02:56 2009 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 15 13:02:56 2009 -0500 |
tree | 1ac9f2d0f23069af1212484b2deb4b59852a316e | |
parent | a0c6879a74d6e888c080101ce99d84f7cbd49347 [diff] |
Clock cleanups. Reset the RTC registers at boot time. Add definitions for the RTC register bits and use consistently. Don't use CMOS_CENTURY value on coreboot. Minor - when waiting on the TSC wait until counter is greater than desired value (not greater than or equal).