[PATCH 0/2] Add support for 10G/25G to AXI emac driver

Ramon Fried rfried.dev at gmail.com
Tue Jun 29 07:17:13 CEST 2021


On Tue, Jun 29, 2021 at 7:30 AM Ashok Reddy Soma <ashokred at xilinx.com> wrote:
>
>
>
> > -----Original Message-----
> > From: Ramon Fried <rfried.dev at gmail.com>
> > Sent: Monday, June 28, 2021 10:43 PM
> > To: Michal Simek <michals at xilinx.com>; Simon Glass <sjg at chromium.org>
> > Cc: Ashok Reddy Soma <ashokred at xilinx.com>; U-Boot Mailing List <u-
> > boot at lists.denx.de>; Joe Hershberger <joe.hershberger at ni.com>; Michal
> > Simek <monstr at monstr.eu>; git <git at xilinx.com>;
> > somaashokreddy at gmail.com
> > Subject: Re: [PATCH 0/2] Add support for 10G/25G to AXI emac driver
> >
> > On Mon, Jun 28, 2021 at 10:07 AM Michal Simek <michal.simek at xilinx.com>
> > wrote:
> > >
> > >
> > >
> > > On 6/24/21 8:34 AM, Ashok Reddy Soma wrote:
> > > >  - Cleanup of_to_plat() to access platform data only in it
> > > >  - Copy plat data to priv data in probe function
> > > >  - Add support for 10G/25G to the AXI emac driver
> > > >  - Keep all phy related activity in the driver for 1G only
> > > >
> > > >
> > > > Ashok Reddy Soma (2):
> > > >   net: xilinx: axi_emac: Cleanup of of_to_plat()
> > > >   net: xilinx: axi_emac: Add support for 10G/25G AXI ethernet
> > > >
> > > >  drivers/net/xilinx_axi_emac.c | 193 +++++++++++++++++++++++++---------
> > > >  1 file changed, 142 insertions(+), 51 deletions(-)
> > > >
> > >
> > > Applied.
> > >
> > Michal, did you apply V2 with Simon's remarks ?
>
> Hi Ramon,
>
> This patch series is to support 10G/25G using AXI DMA. This support has been added to existing AXI emac driver.
> This is not MRMAC driver, which I have added as a new driver(For which I am yet to send V2 with Simon comments addressed).
>
> Thanks,
> Ashok
Thanks Ashok, my bad.


More information about the U-Boot mailing list