[PATCH u-boot 0/2] Fix unreliable networking
OpenBMC Patches
openbmc-patches at stwcx.xyz
Thu Dec 17 10:20:32 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.
https://github.com/openbmc/u-boot/pull/1
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