commit | 592578a1dd1be0c940e36f769acdd3cc6651a7a1 | [log] [tgz] |
---|---|---|
author | Richard Retanubun <RichardRetanubun@RuggedCom.com> | Wed Apr 08 11:51:27 2009 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Apr 22 14:45:07 2009 +1000 |
tree | f91e06fd511870f19eb61f3cca3af3ef3f41d90b | |
parent | ccc5ff94c66e628d3c501b26ace5d4339667715d [diff] |
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 <RichardRetanubun@RuggedCom.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>