summaryrefslogtreecommitdiffstats
path: root/include/net.h
diff options
context:
space:
mode:
authorStefan Brüns <stefan.bruens@rwth-aachen.de>2015-09-08 05:12:00 +0200
committerJoe Hershberger <joe.hershberger@ni.com>2015-10-29 14:05:46 -0500
commit4a4ced0b6fde31fe28395e710bcee36f82f29730 (patch)
tree43f495ba6b15bc117e9a4ed6fefd593e1de2e1e0 /include/net.h
parent774c3e05ec0a9c298e14681fb662c392842c2ced (diff)
downloadblackbird-obmc-uboot-4a4ced0b6fde31fe28395e710bcee36f82f29730.tar.gz
blackbird-obmc-uboot-4a4ced0b6fde31fe28395e710bcee36f82f29730.zip
smsc95xx: Use zero length packets when RX fifo is empty
Using NAKs on empty RX fifo for bulk in transfers is the right choice for a interrupt driven model, but U-Boot uses polling and expects an immediate answer if there is no incoming packet. Using ZLP Bulk In Response (BIR) mode avoids unexpected timeouts in the host controller driver. As ZLP mode is reset default, there is no need to set it. Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'include/net.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud