commit | c27da339698145a9383e052c1070a950d30da478 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Sep 19 14:21:56 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 19 15:26:34 2007 +1000 |
tree | 817025c780b6be5d80405c90f4c5fb88086b6cb8 | |
parent | 7b5acbaac3f94ab810a977c0ec4e5fcabbf51bed [diff] |
[POWERPC] Fix timekeeping on PowerPC 601 Recent changes to the timekeeping code broke support for the PowerPC 601 processor which doesn't have the usual timebase facility but a slightly different thing called (yuck) the RTC. This fixes it, boot tested on an old 601 based PowerMac 7200. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>