Barebox doesn't support the needed DSA setup to make communication with the FEC work. Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> --- arch/arm/dts/imx51-zii-rdu1.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/dts/imx51-zii-rdu1.dts b/arch/arm/dts/imx51-zii-rdu1.dts index 01e46baf2d4e..1b5331f48bbc 100644 --- a/arch/arm/dts/imx51-zii-rdu1.dts +++ b/arch/arm/dts/imx51-zii-rdu1.dts @@ -91,6 +91,10 @@ }; }; +&fec { + status = "disabled"; +}; + &iomuxc { pinctrl_usbh1: usbh1grp { -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox