Re: [U-Boot] [PATCH v3 1/2] armv8: fsl-layerscape: Support to add RGMII for ls1088aqds

2017-09-12 Thread York Sun
On 08/31/2017 04:07 AM, Ashish Kumar wrote: > This patch adds support for RGMII protocol > > NXP's LDPAA2 support RGMII protocol. LS1088A is the > first Soc supporting both RGMII and SGMII. > > Signed-off-by: Prabhakar Kushwaha > Signed-off-by: Amrita Kumari > Signed-off-by: Ashish Kumar > ---

[U-Boot] [PATCH v3 1/2] armv8: fsl-layerscape: Support to add RGMII for ls1088aqds

2017-08-31 Thread Ashish Kumar
This patch adds support for RGMII protocol NXP's LDPAA2 support RGMII protocol. LS1088A is the first Soc supporting both RGMII and SGMII. Signed-off-by: Prabhakar Kushwaha Signed-off-by: Amrita Kumari Signed-off-by: Ashish Kumar --- v3: No change arch/arm/cpu/armv8/fsl-layerscape/Kconfig