From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@semihalf-com.20150623.gappssmtp.com header.s=20150623 header.b=L9TZ3YBL; spf=none, err=SPF record not found (domain: semihalf.com, ip: 209.85.160.196, mailfrom: mw@semihalf.com) Received: from mail-qt1-f196.google.com (mail-qt1-f196.google.com [209.85.160.196]) by groups.io with SMTP; Fri, 03 May 2019 00:51:55 -0700 Received: by mail-qt1-f196.google.com with SMTP id t1so4977813qtc.12 for ; Fri, 03 May 2019 00:51:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=dFjD4PZJkNfpiOLzDv/pWhwtYbVv2i+a0WbjYewrMhk=; b=L9TZ3YBLuidObxKjkWVFosGSqDDFRIppUSwqklH7/kFb7cmxJKzKZcC0JJonXVOqZD 5B+3m8+0gA3531lEboccn8ZY9+eS6fiplPd8UQXokQqpQVrH27X3Ul8IWUtyXE9ivgyB PgdjkPJyNPKoenadij5rmLUAVdh1FKxRIStgrFFbp4p/1j5JaARPiLUmJvE37ApPyMqI 0z543ZWLZJ302scGuNPlc7IJxP7eWq4O3v5TYSWLMFoSEKVptISBCDCmJ/SPU2GXbHKp 5rA0wD89L7V3/mSvlXxyb3zv84CLx/JuUOX2kxWy6mdtEryiVpY7HoiDL7tXp8OTvJuN Ks9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=dFjD4PZJkNfpiOLzDv/pWhwtYbVv2i+a0WbjYewrMhk=; b=Fn6yyS+R7NLcDNcvq3GXjcR3yf8sY4wS3MHAcJLAmpHCr7+KzJZ+8rcLilMS134CMF UEu+/rCDlUIBO5A+IW1r9rHwVCnJSzH/+AJP/QV/CgfhgdP7Q1EVXZ+apaqwM39k8b5S Ui/M6YoL9O5Zo8ea2nBivUifSeWIISLtiNm3jjFov6zvpwUiyRBiIiojnIcLxM1gbXfe 6TLjCDZiA84X5SbZnSMrFt1bYxAhVFuRHeQpUPXhzyOwN65cX7wG6VSSGJb9e+4xG1tC Iyaju/xXhMPyo7XU+3vtVaGoiSqAzpQzD5TaYRUxlbJvXDnNzjJu4M+bRmrQRsng7Vkt fBtQ== X-Gm-Message-State: APjAAAWtthMfu71nKlqma89e8WBS7rDWOeboZrF6+oIVqTFUzWSuRBTg JqU+PLI1I8RcDlHqQY18acQM3+1giDVGlfQZjwmLlw== X-Google-Smtp-Source: APXvYqyaCetKqwew8wzAuPa70i7+cIaUE7Xk09WTTAZGikQN0ZBVwwuSvn1CpW2TyZlED0oLMkpKeZfIMLPuJpuft7U= X-Received: by 2002:aed:24e4:: with SMTP id u33mr7058976qtc.42.1556869914516; Fri, 03 May 2019 00:51:54 -0700 (PDT) MIME-Version: 1.0 References: <1556841016-10342-1-git-send-email-mw@semihalf.com> <20190503073602.risp2rdtgdondo3p@bivouac.eciton.net> In-Reply-To: <20190503073602.risp2rdtgdondo3p@bivouac.eciton.net> From: "Marcin Wojtas" Date: Fri, 3 May 2019 09:51:41 +0200 Message-ID: Subject: Re: [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements To: Leif Lindholm Cc: edk2-devel-groups-io , Ard Biesheuvel , "jsd@semihalf.com" , Grzegorz Jaszczyk , Kostya Porotchkin , Jici Gao Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Leif, pt., 3 maj 2019 o 09:36 Leif Lindholm napisa=C5= =82(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? 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 Protoco= l > > > > 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 > >