commit | a1ca36848132435cdcc096a59536266385fefb27 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Mon Mar 21 18:03:22 2011 -0500 |
committer | Andy Fleming <afleming@freescale.com> | Wed Apr 20 15:09:35 2011 -0500 |
tree | 49674cc80f68d29037bcdcdd5c7a738276b800b6 | |
parent | 7832a460ba1a8f51c93e34cf6f085221139528b3 [diff] |
Add mdio command for new PHY infrastructure The new mdio command doesn't have all of the features of the mii command, but it provides the necessary read/write primitives, and allows users to interact with 10G PHYs, and other PHYs which use Clause 45 of 802.3. This means that the mdio command requires a "Device Address" argument, though for clause 22 PHYs, the argument can be "-". Signed-off-by: Andy Fleming <afleming@freescale.com> Acked-by: Detlev Zundel <dzu@denx.de>