Comment 5 for bug 457878

Revision history for this message
Bryan Wu (cooloney) wrote :

After digging into the fec.c driver and discussing with fsl guys, I found currently the driver does not include link support to imx chips only for Coldfire specific.

There are 2 solutions,
1. change the driver to support imx chips as well as Coldfire.
2. move the whole driver to use generic phylib framework to support almost all the PHY device and link status detection.