[U-Boot] [RFC PATCH 1/3] net: rework the mii support

Ben Warren biggerbadderben at gmail.com
Thu Aug 27 17:44:45 CEST 2009


On Wed, Aug 26, 2009 at 1:13 PM, Jean-Christophe PLAGNIOL-VILLARD <
plagnioj at jcrosoft.com> wrote:

> this rework is done in order to add a phylib and reduce and simplify the
> implementation of multi net_device support for the same driver precedently
> we pass the device name to the miiphy_read/write & co now we pass the
> mii_device instance of the mii bus all network driver are switch to this way
> we currently keep the old miiphy api by wrapping it to the new mii_device
> api until we have the phylib implementation and all the network driver using
> it Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD ---


I'm not going to be able to give this stuff a thorough review for a few
days.  Please don't interpret silence as either ACK or NAK.  Initial glance
looks promising though...

Definitely please clean up the grammar as Mike suggests.

regards,
Ben


More information about the U-Boot mailing list