Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/Marvell/guruplug/
H A Dguruplug.c3f786bb8542ee85ea898152b40b1f0d98f0801df Fri May 21 09:07:48 UTC 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>