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

Stefan Roese sr at denx.de
Wed Mar 22 07:50:00 UTC 2017


On 21.03.2017 19:03, Joe Hershberger wrote:
> 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.

Okay, I'll try to split this patch into smaller parts.

> Maybe also remove unused / untested code.

I will think about this as well. Currently I'm trying to get other
interfaces and boards tested.

Thanks,
Stefan


More information about the U-Boot mailing list