On Fri, Aug 31, 2012 at 8:20 AM, Greg Ungerer [off-list ref] wrote:
Ok, tested on a KS8695 based machine. Boots and runs, obviously
clock is basically working. But 'date' never shows the time
increasing:
# date
Thu Jan 1 00:00:00 UTC 1970
# date
Thu Jan 1 00:00:00 UTC 1970
# date
Thu Jan 1 00:00:00 UTC 1970
#
And yes, that did work before applying this patch :-)
That mean clockevent is running but not clocksource.
And I think that is because I forgot a ~ in the mask for disabling
the T1 timer, so setting up the clockevent disables the clocksource ...
I'll send out a fixed version, plese test!
(BTW I had not clue the 68K maintainer had a platform like
this, fun!)
Yours,
Linus Walleij