From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Mon, 14 Sep 2020 11:34:20 +0200 Subject: [PATCH 0/2] net: xilinx: axi_emac: Add 64bit support 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 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