[PATCH 0/2] Fixes to drivers/net/aspeednic

Cyril Bur cyril.bur at au1.ibm.com
Tue Dec 8 16:38:03 AEDT 2015


The BMC has been failing to reliably TFTPboot large files, it turns out
that busy networks could get the NIC into a state where it stops DMAing its
received packets. Patch 2/2 addresses this problem. Patch 1/2 fixes an RX
buffer size problem found along the way.

Code exists on github: https://github.com/cyrilbur-ibm/u-boot/tree/net_fix

Cyril Bur (2):
  drivers/net/aspeednic: Fix RX buffer size
  drivers/net/aspeednic: Fix unreliable networking

 drivers/net/aspeednic.c | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

-- 
2.6.3



More information about the openbmc mailing list