From: Richard Retanubun Date: Wed, 8 Apr 2009 01:51:27 +0000 (+1000) Subject: m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC. X-Git-Tag: v2.6.30-rc4~51^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592578a1dd1be0c940e36f769acdd3cc6651a7a1;p=pandora-kernel.git m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC. This processor only have one FEC and its MDIO pins are located at a different offset than the code used for the current CONFIG_M527x. Tesed on M5271EVB eval platform. Without this patch the FEC driver will report no PHY attached if the bootloader does not pre-initialize the PAR_FECI2C GPIO register. Signed-off-by: Richard Retanubun Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed