From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Thu, 25 Sep 2014 09:48:07 -0700 Subject: [U-Boot] [PATCH] board/t1040qds: Add sgmii ports support in 0xA7 protocol In-Reply-To: <1410162652-6304-1-git-send-email-Priyanka.Jain@freescale.com> References: <1410162652-6304-1-git-send-email-Priyanka.Jain@freescale.com> Message-ID: <54244747.40402@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 09/08/2014 12:50 AM, Priyanka Jain wrote: > T1042QDS (T1042 is T1040 Personality without L2 switch) supports following > sgmii interfaces with serdes protocol 0xA7 > -SGMII-MAC3 on Lane B - slot 7 > -SGMII-MAC5 on Lane H - slot 7 > -SGMII2.5G-MAC1 on Lane C - slot 6 > -SGMII2.5G-MAC2 on Lane D - slot 5 > > Add support of above sgmii interfaces > > Signed-off-by: Priyanka Jain > --- Applied to u-boot-mpc85xx, awaiting upstream. York