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=P/SuNmAw; 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:08:36 -0700 Received: by mail-qt1-f196.google.com with SMTP id m32so2514109qtf.0 for ; Fri, 03 May 2019 00:08:35 -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=0c//zGQfujgPr6IeMyH3nnbGPg9j7K0i14SgpKc10Cc=; b=P/SuNmAwMYcyGerYglvSQjoohvUkuIcNhPkwSlBnFD+rQiJ1TvCpC7ZIkyoh8X2SVd 8u7OI/fAWkUjDUoBm+BIqnG6YuygHk/jthiwh8KXtyi66E1mt1SHp4KEONos4dP0760d tY3SDjs8Zrv0y/UJ8/xOYM8YC+V3xyuxOSJ1weiz/62IIHlLo4PM2BvAaiCGh6NX3IY5 xHke7lcv6Xq72RrS+tU7o8cLa5P/3z902zRae/40AWTa9xUL+0M3kg6JF1bHI1BwtIdo /qnG2a6p9inqqquNkyXOV19Q9G0ztZZ60BkoGQAfWMac7qFTBD00v4u8yCJH2R2U4iKP u4cg== 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=0c//zGQfujgPr6IeMyH3nnbGPg9j7K0i14SgpKc10Cc=; b=pyAo0vWEDzP32GLl/IlyBtiR0DcSdle2bVp9r2+ak0TyYuVEoHu48dzgdGMPu3fXr/ OlSPo1rpig7a0vUrEJS0/iT5VjdXXbSkVEetoPR/GVRzYsG0u0hY1iTSUxV9fUlHUDDs 7CPw1B71wyWcQA2bMwA78OmEPC0fe9nKXHsgbCrIwz9mDDaC0zNRCCp15t+AEoIdq9i+ 2QalcwU273MW4HZ4yffTNbLqkrswvneD0MgOGrP2iyxq13AcymnQoMhe87+yBSjfQPHv eUfMPBt6/zQykQNgWoKmW+KrmgQm71Lzw8tqKGu4mpCuAjKd9eR98Suw8mSZU38u2175 eL+Q== X-Gm-Message-State: APjAAAU0QfWgimr5sGcez9Th0meeGN+0537hZ1nTJNRhO6V6D2Mucd9v ORc9Em6b6LPdQ5jDQ3opXdr1YUiMk7c1BfhyJlYkFg== X-Google-Smtp-Source: APXvYqxwVOlO1Gkl4aNysxV4Bzv1ZT2sn9VjEg+hcfcoXjwKDC3pcTmDD+CWG+f+udYqBW5iwPJed/moKEl2j4Yg40k= X-Received: by 2002:ac8:66d6:: with SMTP id m22mr6906982qtp.323.1556867315117; Fri, 03 May 2019 00:08:35 -0700 (PDT) MIME-Version: 1.0 References: <1556841016-10342-1-git-send-email-mw@semihalf.com> In-Reply-To: From: "Marcin Wojtas" Date: Fri, 3 May 2019 09:08:21 +0200 Message-ID: Subject: Re: [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements To: Ard Biesheuvel Cc: edk2-devel-groups-io , Leif Lindholm , =?UTF-8?B?SmFuIETEhWJyb8Wb?= , Grzegorz Jaszczyk , Kostya Porotchkin , Jici Gao Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable pt., 3 maj 2019 o 08:37 Ard Biesheuvel napisa= =C5=82(a): > > On Fri, 3 May 2019 at 01:50, 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. > > > > 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 > > > > Patches 1 and 2 need some work, 3 and 4 look fine. > > After this series, I am not taking any more Armada7k8k patches until > we get the long promised PCIe support :-) Understood and agree :) Thanks! Marcin