Searched hist:"6 de046eaa74a2a0fb68f1055a1d38bc93f4f16c7" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | macb.c | 6de046eaa74a2a0fb68f1055a1d38bc93f4f16c7 Thu Apr 20 03:13:13 UTC 2017 Wenyou Yang <wenyou.yang@atmel.com> net: macb: Fix GMAC not work when enable DM_ETH
Always search the PHY to determine the macb->phy_addr before using the PHY to fix "No PHY present" error.
Fix the wrong test of the GMAC's phy interface mode, it should be PHY_INTERFACE_MODE_RGMII.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|