diff options
author | Paul Burton <paul.burton@imgtec.com> | 2013-11-08 11:18:46 +0000 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2013-11-09 17:21:01 +0100 |
commit | 62715a2c57c01630af8198ed108874def5a99cf7 (patch) | |
tree | 1aa7ed2d1a1a4a4f54c1351fd6da9d43602f7854 /drivers/fpga/ivm_core.c | |
parent | f3ac866c78f7f0d91eb345967350830d46c3a563 (diff) | |
download | talos-obmc-uboot-62715a2c57c01630af8198ed108874def5a99cf7.tar.gz talos-obmc-uboot-62715a2c57c01630af8198ed108874def5a99cf7.zip |
pcnet: enable the NOUFLO feature
On relatively slow boards (such as the MIPS Malta with an FPGA core
card) it can be extremely common for transmits to underflow - to the
point where it appears they simply do not work at all. Setting the
NOUFLO bit causes the ethernet controller to not begin transmission on
the wire until a transmit start point is reached. Setting that transmit
start point to the full packet will cause the controller to only
transmit the packet once it has buffered it entirely thus preventing any
transmit underflows from occuring and allowing the controller to
function on slower boards.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Diffstat (limited to 'drivers/fpga/ivm_core.c')
0 files changed, 0 insertions, 0 deletions