[U-Boot] [PATCH 0/2] phylib: a couple of minor fixes in generic phy library

Vladimir Zapolskiy vz at mleia.com
Mon Sep 5 19:24:06 CEST 2011


Hello,

recently I decided to port one (not integrated to U-boot yet) MAC to
use phylib, and found that it serves quite good. I managed to find
only one bug related to miiphy_register() and phylib cooperative
usage, the small fix is provided. Additionally let me send a tiny
readability improvement change.

Vladimir Zapolskiy (2):
  phylib: reset mii bus only if reset handler is registered
  phylib: remove a couple of redundant code lines

 drivers/net/phy/phy.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

-- 
1.7.5.4



More information about the U-Boot mailing list