From: Eugene Surovegin Date: Sat, 29 Oct 2005 19:43:14 +0000 (-0700) Subject: [PATCH] PPC 44x EMAC driver: add 440SPe support X-Git-Tag: v2.6.15-rc1~721^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad8a89c2e8a930a902cb0622956b27796c027e5;p=pandora-kernel.git [PATCH] PPC 44x EMAC driver: add 440SPe support For some reason, the hardware designers made the polarity of one bit in the 440SPe's PHY interface register the opposite of all other PPC 440 chips. To handle this, abstract our access to this bit and do the right thing based on the configured CPU type. Signed-off-by: Roland Dreier Signed-off-by: Eugene Surovegin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed