From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 20 May 2014 08:33:20 -0700 Subject: [U-Boot] [PATCH] net: phy/vitesse: Add support for VSC8664 phy module In-Reply-To: <1397637652-2045-1-git-send-email-Chunhe.Lan@freescale.com> References: <1397637652-2045-1-git-send-email-Chunhe.Lan@freescale.com> Message-ID: <537B75C0.4010607@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/16/2014 01:40 AM, Chunhe Lan wrote: > This patch adds support for VSC8664 PHY module which can > be found on Freescale's T4240RDB boards. > > Signed-off-by: Chunhe Lan > --- Applied to u-boot-mpc85xx/master. York