commit | a0f9fdfd98cc0571f9921a7eadd7316532e3e289 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Sun Jun 30 05:15:14 2013 +0200 |
committer | Alexander Graf <agraf@suse.de> | Thu Jul 11 18:51:25 2013 +0200 |
tree | c72a0bf79b976d84011bc8f8e2450691b8a9532f | |
parent | 80fc95d8bdaf3392106b131a97ca701fd374489a [diff] |
PPC: Add timer handler for newworld mac-io Mac OS X accesses fancy timer registers inside of the mac-io on bootup. These really should be ticking at the mac-io bus frequency, but I don't see anyone upset when we just make them as fast as we want to. With this patch on top of my previous patch queue and latest OpenBIOS I am able to boot Mac OS X 10.4 with -M mac99. Signed-off-by: Alexander Graf <agraf@suse.de>