From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sun, 10 Jul 2016 15:36:21 +0200 Subject: [U-Boot] Ethernet on Colombus (sun6i-a31-colombus) In-Reply-To: <573D7F1E.5030008@free-electrons.com> References: <573D7F1E.5030008@free-electrons.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 05/19/2016 10:53 AM, Quentin Schulz wrote: > 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. Hi, I just tied with current master (which will be released as v2016.07 real soon now, and this works fine with master for me. Regards, Hans