commit | 19449366c8861cfb3a587c09971bce3102de7aac | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Tue Feb 14 16:24:40 2017 +0800 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 01 21:28:39 2017 -0500 |
tree | dddf615ed71656de8d6215d66e32338a3c55de60 | |
parent | 7d50c291dde5cebfc2e6821477527754c300f930 [diff] |
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>