commit | ba568335b089e0a27829e3a6117a7e1bf957ad07 | [log] [tgz] |
---|---|---|
author | Vladimir Ermakov <vooon341@gmail.com> | Sat Mar 17 13:10:50 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 19 18:02:05 2012 -0400 |
tree | 460d6569c4ad623ec8f1aee8d0fcb571b3ac1b4d | |
parent | dc72d99dabb870ca5bd6d9fff674be853bb4a88d [diff] |
fs_enet: Add MPC5125 FEC support and PHY interface selection Add compatible string for MPC5125 FEC. The FEC on MPC5125 additionally supports RMII PHY interface. Configure controller/PHY interface type according to the optional phy-connection-type property in the ethernet node. This property should be either "rmii" or "mii". Signed-off-by: Vladimir Ermakov <vooon341@gmail.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: David S. Miller <davem@davemloft.net>