[U-Boot] [PATCH v1 36/41] net: mvpp2: Add Group-of-Ports and Net-Compex configuration for PPv2.2

Joe Hershberger joe.hershberger at gmail.com
Tue Mar 21 18:03:18 UTC 2017


On Tue, Mar 21, 2017 at 9:27 AM, Stefan Roese <sr at denx.de> 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.
>
> Currently only MAC2 (SGMII) and MAC3 (RGMII) are tested on the
> Armada-7040 DB. Testing of the other MACs on other boards in all possible
> PHY interface modes still needs to be done.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Stefan Chulski <stefanc at marvell.com>
> Cc: Kostya Porotchkin <kostap at marvell.com>
> Cc: Nadav Haklai <nadavh at marvell.com>
> ---
>
>  drivers/net/mvpp2.c | 1212 +++++++++++++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 1174 insertions(+), 38 deletions(-)

Please break this into more digestible pieces. Maybe also remove
unused / untested code.


More information about the U-Boot mailing list