]> git.sur5r.net Git - u-boot/commit
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
authorStefan Roese <sr@denx.de>
Wed, 22 Mar 2017 14:09:38 +0000 (15:09 +0100)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:44:02 +0000 (07:44 +0200)
commit2fe23044cd7e8145dfd995d76cd6b991ad3da2a1
tree026c1a28da2f907c672ecdf6e528d6bc25dd29ad
parent31aa1e38157882834b19a360b4096e848ed5bd2c
net: mvpp2: Add GoP and NetC support for port 0 (SFI)

This patch adds the GoP (Group of Ports) and NetC (Net Complex) setup to
the Marvell mvpp2 ethernet driver for the missing port 0. This code is
mostly copied from the Marvell U-Boot version and was written by Stefan
Chulski. Please note that only SFI support have been added, as this
is the only interface that this code has been tested with. XAUI and
RXAUI support might follow at a later stage.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Stefan Chulski <stefanc@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/mvpp2.c