From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Mon, 2 Nov 2015 13:03:24 -0800 Subject: [U-Boot] [PATCH] T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 In-Reply-To: <1444656793-30747-1-git-send-email-codrin.ciubotariu@freescale.com> References: <1444656793-30747-1-git-send-email-codrin.ciubotariu@freescale.com> Message-ID: <5637CF9C.5050603@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 10/12/2015 06:33 AM, Codrin Ciubotariu wrote: > On T1040D4RDB board, u-boot fails to connect port FM1 at DTSEC3 to > the Ethernet PHY because the wrong PHY address is used. Also, > T1040D4RDB supports SGMII on one port only. > > Signed-off-by: Codrin Ciubotariu > --- Applied to u-boot-mpc85xx, awaiting upstream. Thanks. York