From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giuseppe Pagano Date: Thu, 28 Nov 2013 10:23:22 +0100 Subject: [U-Boot] [PATCH v2 1/4] udoo: Add ethernet support (FEC + Micrel KSZ9031). In-Reply-To: <5296FE2B.8070206@denx.de> References: <1384533774-3233-1-git-send-email-giuseppe.pagano@seco.com> <1384533774-3233-2-git-send-email-giuseppe.pagano@seco.com> <5296FE2B.8070206@denx.de> Message-ID: <1385630602.3966.11.camel@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On Thu, 2013-11-28 at 09:26 +0100, Stefano Babic wrote: > Hi Giuseppe, > > On 15/11/2013 17:42, Giuseppe Pagano wrote: > > Add Ethernet and networking support on uDoo board (FEC +phy Micrel KSZ9031). > > Ethernet speed is currently limited to 10/100Mbps. > > --- > > I slightly change the patch to fix names of pins according to last > patches to consolidate names between i.MX6 flavour. It's ok. > Applied to u-boot-imx, thanks. Thanks. > Best regards, > Stefano Babic best regards Giuseppe