Home
last modified time | relevance | path

Searched hist:"995 daa0b81f35c93a1d14e5c6a932bc304d06718" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/
H A DMakefile995daa0b81f35c93a1d14e5c6a932bc304d06718 Mon Mar 21 23:03:22 UTC 2011 Andy Fleming <afleming@freescale.com> 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>