Skip to content
Commit 592578a1 authored by Richard Retanubun's avatar Richard Retanubun Committed by Greg Ungerer
Browse files

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: default avatarRichard Retanubun <RichardRetanubun@RuggedCom.com>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent ccc5ff94
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment