Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsh_eth.hbd1024b052be8c9604b6bc101d5e147f9f280f00 Tue Oct 11 09:10:14 UTC 2011 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> net: sh_eth: use miiphybb instead of own mii functions

The sh_eth driver had an own mii functions. However the function
didn't support the gigabit PHY. The U-Boot has the general phy driver
and miiphybb driver, and they already support it.
So this patch removes the own functions and uses the phy driver.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
H A Dsh_eth.cbd1024b052be8c9604b6bc101d5e147f9f280f00 Tue Oct 11 09:10:14 UTC 2011 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> net: sh_eth: use miiphybb instead of own mii functions

The sh_eth driver had an own mii functions. However the function
didn't support the gigabit PHY. The U-Boot has the general phy driver
and miiphybb driver, and they already support it.
So this patch removes the own functions and uses the phy driver.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>