Home
last modified time | relevance | path

Searched hist:"3 f786bb8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/Marvell/guruplug/
H A Dguruplug.c3f786bb8 Fri May 21 04:07:48 CDT 2010 Mahavir Jain <[mjain@marvell.com]> bugfix: Guruplug: Use standard miiphy

call to reset PHY chip.

Current PHY Software Reset operation in guruplug does not
poll reset bit in control register to go to 0(auto clearing)
for making sure reset was successful.This patch uses standard
miiphy call miiphy_reset to make sure proper PHY reset operation.

Signed-off-by: Mahavir Jain <mjain@marvell.com>