> +&gmac1 { > + clock_in_out = "output"; > + phy-handle = <&rgmii_phy1>; > + phy-mode = "rgmii"; rgmii is wrong. Please search the archives about this topic, it comes up every month. You need to remove the tx_delay and rx_delay properties, and use rgmii-id. Andrew