]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: Fix boot on eMac
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 31 May 2006 04:26:51 +0000 (21:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 31 May 2006 23:27:11 +0000 (16:27 -0700)
commit8c886a9ae2aa14833d7c73938511df9620ffc2db
tree2a03904cd989d508d994a822ca413592d2e04bd4
parentcf3bdcba53d044c56548b1ea800516ecb86fff63
[PATCH] powerpc: Fix boot on eMac

From: Benjamin Herrenschmidt <benh@kernel.crashing.org>

Prevent calling of some platform functions on the clock chips of the eMac
as it seems to cause it to lockup at boot.  For now, add a quirk to prevent
that from happening.  Later, I might find out what's wrong and fix it but
that doesn't seem to be important as the machine appear to work fine
without running those.  It's possible that Darwin doesn't run them.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Nathan Pilatzke <nathanpilatzke@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/platforms/powermac/low_i2c.c