From mboxrd@z Thu Jan 1 00:00:00 1970 From: Quentin Schulz Date: Thu, 19 May 2016 10:53:50 +0200 Subject: [U-Boot] Ethernet on Colombus (sun6i-a31-colombus) Message-ID: <573D7F1E.5030008@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I put U-Boot for the Colombus on an SD Card but could not make Ethernet work. In U-Boot v2015.10, v2016.01 and v2016.05, Ethernet port is not detected. In U-Boot v2016.03, the Ethernet port is detected but cannot be used. I get the following error: => dhcp ethernet at 01c30000 Waiting for PHY auto negotiation to complete......... TIMEOUT ! ethernet at 01c30000: No link. Thank you, Quentin