Re: [U-Boot] [PATCH v2 38/45] net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)

2017-03-27 Thread Stefan Roese
Hi Joe, On 25.03.2017 21:05, Joe Hershberger wrote: On Thu, Mar 23, 2017 at 12:02 PM, Stefan Roese wrote: This patch adds the GoP (Group of Ports) and NetC (Net Complex) setup to the Marvell mvpp2 ethernet driver. This code is mostly copied from the Marvell U-Boot version and

Re: [U-Boot] [PATCH v2 38/45] net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)

2017-03-25 Thread Joe Hershberger
On Thu, Mar 23, 2017 at 12:02 PM, Stefan Roese wrote: > This patch adds the GoP (Group of Ports) and NetC (Net Complex) setup to > the Marvell mvpp2 ethernet driver. This code is mostly copied from the > Marvell U-Boot version and was written by Stefan Chulski. Please > note that

[U-Boot] [PATCH v2 38/45] net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)

2017-03-23 Thread Stefan Roese
This patch adds the GoP (Group of Ports) and NetC (Net Complex) setup to the Marvell mvpp2 ethernet driver. This code is mostly copied from the Marvell U-Boot version and was written by Stefan Chulski. Please note that only RGMII and SGMII support have been added, as these are the only interfaces