Home
last modified time | relevance | path

Searched hist:b609009801b8a00644926f49b7d0d0cc0d3d8797 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Ddavinci_emac.cb609009801b8a00644926f49b7d0d0cc0d3d8797 Thu Nov 17 02:53:23 UTC 2011 Prabhakar Lad <prabhakar.csengg@gmail.com> ARM: davici_emac: Fix condition for number of phy detects

Fix the condition for number of phys in
davinci_eth_phy_detect() function.
CONFIG_SYS_DAVINCI_EMAC_PHY_COUNT indicates number of
phys. From this commit id dc02badab480563b0bf9d3908046ea9d6b22ae63
davinci emac initilazed one less than the number of phy count.

Signed-off-by: Prabhakar Lad <prabhakar.csengg@gmail.com>
Acked-by: Heiko Schocher <hs@denx.de>