Re: [U-Boot] [PATCH 4/7] Create PHY Lib for U-Boot

2011-03-30 Thread Detlev Zundel
Hi Andy, > Extends the mii_dev structure to participate in a full-blown MDIO and > PHY driver scheme. The mii_dev structure and miiphy calls are modified > in such a way to allow the original mii command and miiphy > infrastructure to work as before, but also to support a new set of APIs > which

[U-Boot] [PATCH 4/7] Create PHY Lib for U-Boot

2011-03-29 Thread Andy Fleming
Extends the mii_dev structure to participate in a full-blown MDIO and PHY driver scheme. The mii_dev structure and miiphy calls are modified in such a way to allow the original mii command and miiphy infrastructure to work as before, but also to support a new set of APIs which allow (among other t