From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ramon Fried Date: Mon, 14 Sep 2020 17:07:27 +0300 Subject: [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Sep 14, 2020 at 12:34 PM Michal Simek wrote: > > Hi, > > these two patches are extending axi emac driver to support 64bit systems. > > Thanks, > Michal > > > Ashok Reddy Soma (2): > net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation > warnings > net: xilinx: axi_emac: Typecast flush_cache arguments > > drivers/net/xilinx_axi_emac.c | 48 ++++++++++++++++++++++------------- > 1 file changed, 30 insertions(+), 18 deletions(-) > > -- > 2.28.0 > Reviewed-By: Ramon Fried