Home
last modified time | relevance | path

Searched hist:"416 ce623fbad51af57660346ebb6f7befb88b3c9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.c1b8c18b9716c6991237b24cff3d38075d930c0d7 Tue Jun 25 00:06:38 UTC 2013 Joe Hershberger <joe.hershberger@ni.com> net: Fix build regression in macb.c

The added weak symbol must not be static.

This was introduced in 416ce623fbad51af57660346ebb6f7befb88b3c9

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
416ce623fbad51af57660346ebb6f7befb88b3c9 Thu Dec 13 11:52:52 UTC 2012 Shiraz Hashim <shiraz.hashim@st.com> net/macb: Add arch specific routine to get mdio control

SPEAr310 and SPEAr320 Ethernet interfaces share same MDIO lines to control their
respective phys. Currently there is a fixed configuration in which only a
particular MAC can use the MDIO lines.

Call an arch specific function to take control of specific mdio lines at
runtime.

Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Acked-by: Stefan Roese <sr@denx.de>