]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/net/zynq_gem.c
zynqmp: gem: Flush the rx buffers while transmitting
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Sat, 6 Dec 2014 07:27:53 +0000 (12:57 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 28 Jul 2015 09:56:18 +0000 (11:56 +0200)
commit96f4f14964f37065105bfee48482ebc7d60d4f38
tree1f2218ba63352e9744857f43a01eda2a9041e805
parent8a584c8a7f6f0198642c6f3d3a23a20f45ca0223
zynqmp: gem: Flush the rx buffers while transmitting

Flush and invalidate the rx buffers while sending the
tx packet it self as armv8 does flush also while doing
invalidation.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/net/zynq_gem.c