Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.c3fd2b3aa19b9479b5e785087e4951d3a7bbb87be Tue Feb 14 08:24:40 UTC 2017 Wenyou Yang <wenyou.yang@atmel.com> net: macb: Fix ETH not found when clock not support

For the boards such as smartweb on which the clock driver isn't
supported, the ethernet fail to be found when booting up with
the below log.
---8<---
Net: No ethernet found.
--->8---

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Tested-by: Heiko Schocher <hs@denx.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>