Re: [edk2-devel] [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements

2019-05-03 Thread Leif Lindholm
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 > > > AdapterInfor

Re: [edk2-devel] [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements

2019-05-03 Thread Marcin Wojtas
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 incl

Re: [edk2-devel] [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements

2019-05-03 Thread Leif Lindholm
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://githu

Re: [edk2-devel] [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements

2019-05-03 Thread Marcin Wojtas
pt., 3 maj 2019 o 08:37 Ard Biesheuvel napisał(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. > >

Re: [edk2-devel] [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements

2019-05-02 Thread Ard Biesheuvel
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/Marvel

[edk2-devel] [edk2-platforms: PATCH 0/4] Armada 7k8k network improvements

2019-05-02 Thread Marcin Wojtas
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-r201905