Re: [U-Boot] [PATCH v3 03/11] arch/powerpc: Add SGMII support for the L2 Switch ports

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: Some Freescale SoCs like T1020 and T1040 have an integrated L2 Switch. The L2 Switch ports may be connected to Ethernet PHYs over SGMII and QSGMII. Signed-off-by: Codrin Ciubotariu codrin.ciubota...@freescale.com --- Changes for v2:

[U-Boot] [PATCH v3 03/11] arch/powerpc: Add SGMII support for the L2 Switch ports

2015-01-12 Thread Codrin Ciubotariu
Some Freescale SoCs like T1020 and T1040 have an integrated L2 Switch. The L2 Switch ports may be connected to Ethernet PHYs over SGMII and QSGMII. Signed-off-by: Codrin Ciubotariu codrin.ciubota...@freescale.com --- Changes for v2: - split a bug fix regarding Freescale SerDes protocols