From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=R8kdpMPv; spf=pass (domain: linaro.org, ip: 209.85.128.66, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by groups.io with SMTP; Fri, 03 May 2019 02:28:08 -0700 Received: by mail-wm1-f66.google.com with SMTP id y26so1105472wma.2 for ; Fri, 03 May 2019 02:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=0x7trrtsiwk48TFChpg7eW0MLLbX+fFNAgySz2Zm0lo=; b=R8kdpMPvqap4JheuGQCub997tONNGoPtYTW8ABMr6JDQqVWOCxgot/q9CmiSqRwL5Y D+mc9asEHlpdhJUelbPuTAqChRNv3Ba2NiyHNAQBZlCNF9dOgDKfIm2Tv6sputcQMdiL 9O1/adFgTp3AlDPtVtlakiBRYbnz7DTk/uI4j2/EMPEB76+lAX6mtAILiaoRvTvjKZvy ZirdJ9guVJmpG5aRUu/u1atKOgunGoO5ezdnaWE48RQGDLhZyDrGd6ug0LRq7FeMwmww MHkRCEDX5ptGYzHM6QbFcl26N91ItWR3snTlYa3Q3NeE5MDCb+hRiyKVdT+c9YExscmS 3GAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=0x7trrtsiwk48TFChpg7eW0MLLbX+fFNAgySz2Zm0lo=; b=R/fhPLvGWmpcvYSGfgNiJOZHA2eHVeI3kYse1YKUhZvaUMvzQU+T4CYwGa3ZUFUqx9 GDyt+Q1S4Wa3OVqUQF90QXRqeyPKtDeUKxIfRs6L4lzhYCEPx3OkTHlp1daAc9XTbMpU wkmOD4N8CyAJeWZEXfrzXVDe3MWHWHSIDifCURpZM9zCX3jDm2DGm9ER+O88vSCxlRvq SdpujmmO1R154m0rQuuwlC/d3sMQPCOHgJ3TX0gHTYryh3mu1kIB/B0YBJey9+bTv3Jk v49gBIS5qIhHt17Xtyax8K/UCuiMZaVFEwvkEZ433u0l++Bl5D/ocPyYFppXKWyIvjTu I4Yw== X-Gm-Message-State: APjAAAVUCzTWs90macpbpS9+wiNw78rD2wTeA58/IFO5h6zffZgq8ZO3 CqKJwYunHfzhbYaeiHMCscRJnw== X-Google-Smtp-Source: APXvYqzb1aGkgBANwTXjjldsrgfsan2pWRYx/gKHj2Kj1FU08UeBbqHG19s+95i0A+51IgdBIPa5ZA== X-Received: by 2002:a1c:cf83:: with SMTP id f125mr5157257wmg.96.1556875686778; Fri, 03 May 2019 02:28:06 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id u11sm2499920wmu.15.2019.05.03.02.28.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 May 2019 02:28:06 -0700 (PDT) Date: Fri, 3 May 2019 10:28:04 +0100 From: "Leif Lindholm" To: Marcin Wojtas Cc: edk2-devel-groups-io , Ard Biesheuvel , "jsd@semihalf.com" , Grzegorz Jaszczyk , Kostya Porotchkin , Jici Gao Subject: Re: [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements Message-ID: <20190503092804.uhjppbc32qgqsj2r@bivouac.eciton.net> References: <1556841016-10342-1-git-send-email-mw@semihalf.com> <20190503073602.risp2rdtgdondo3p@bivouac.eciton.net> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Fri, May 03, 2019 at 09:51:41AM +0200, Marcin Wojtas wrote: > Hi Leif, > > pt., 3 maj 2019 o 09:36 Leif Lindholm napisaƂ(a): > > > > On Fri, May 03, 2019 at 01:50:12AM +0200, Marcin Wojtas wrote: > > > Hi, > > > > > > This small patchset extends PP2 NIC driver with the basic > > > AdapterInformationProtocol support and adds 88E1112 PHY support. > > > Also a minor fix is included on top. > > > > > > The patches are available in the github: > > > https://github.com/MarvellEmbeddedProcessors/edk2-open-platform/commits/net-upstream-r20190503 > > > > > > I'm looking forward to your comments or remarks. > > > > For v2, please add a comment to 0/4 on what user(or > > developer)-observable effect this has on existing edk2-platforms > > ... platforms. > > > > Not sure I get it - do you want me to describe a change between v1 and > v2 or explanation, why I submit these patches at all? Or something > else? The latter - why the patches were submitted at all. Best Regards, Leif > > Best regards, > Marcin > > > No comments (beyond Ard's) on the actual patches. > > > > Best Regards, > > > > Leif > > > > > Best regards, > > > Marcin > > > > > > Marcin Wojtas (3): > > > Marvell/Drivers: MvPhyDxe: Improve 88E1510 initialization > > > Marvell/Drivers: MvPhyDxe: Introduce 88E1112 initialization > > > Marvell/Drivers: MvPhyDxe: Reset PHY only once > > > > > > Tomasz Michalec (1): > > > Marvel/Drivers: Pp2Dxe: Basic support for Adapter Information Protocol > > > > > > Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.inf | 1 + > > > Silicon/Marvell/Drivers/Net/MvPhyDxe/MvPhyDxe.h | 17 ++- > > > Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.h | 3 + > > > Silicon/Marvell/Drivers/Net/MvPhyDxe/MvPhyDxe.c | 111 ++++++++++---- > > > Silicon/Marvell/Drivers/Net/Pp2Dxe/Pp2Dxe.c | 157 ++++++++++++++++++++ > > > Silicon/Marvell/Documentation/PortingGuide.txt | 7 +- > > > 6 files changed, 265 insertions(+), 31 deletions(-) > > > > > > -- > > > 2.7.4 > > >