Skip to content
Commit 96c44507 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

powerpc: Fix time code for 601 processors



The 601 doesn't have the timebase register; instead it has an RTCL
register that counts nanoseconds and wraps at 1000000000, and an
RTCU register that counts seconds.  This makes the necessary changes
for the merged time code to use the RTCL/U registers when the kernel
is running on a 601.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent 98599013
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment