]> git.ipfire.org Git - people/ms/u-boot.git/commit
zynq: gem: Increase the Rx buffer descriptors to 32
authorSiva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Wed, 15 Apr 2015 06:45:01 +0000 (12:15 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 28 Jul 2015 09:56:18 +0000 (11:56 +0200)
commiteda9d3071b3a3d7b2720cf51dbe05648784160d3
tree374f9dc4379fdef180161f7e8cab973a0c2bf8b4
parent96f4f14964f37065105bfee48482ebc7d60d4f38
zynq: gem: Increase the Rx buffer descriptors to 32

Increase the Rx Buffer descriptors to 32. This will avoid
Rx buffer descriptors overflow if more packets were received
at one shot before we process the received ones.
This fixes the issue of intermittent timeouts during tftp
on a 1Gb connection with tftp server running on windows.

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