]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - CHANGELOG
* Patch by Jim Sandoz, 07 Nov 2002:
[karo-tx-uboot.git] / CHANGELOG
index 75a5e4286dee6cb1a3709dece08f36c175c667cf..0c0d3d06c4bad3fd8b811fbebd6a2e366d23f2a3 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,13 @@
 Changes since for U-Boot 0.1.0:
 ======================================================================
 
+* Patch by Jim Sandoz, 07 Nov 2002:
+  Increase number of network RX buffers (PKTBUFSRX in
+  "include/net.h") for EEPRO100 based boards (especially SP8240)
+  which showed "Receiver is not ready" errors when U-Boot was
+  processing the receive buffers slower than the network controller
+  was filling them.
+
 * Patch by Andreas Oberritter, 09 Nov 2002:
   Change behaviour of NetLoop(): return -1 for errors, filesize
   otherwise; return code 0 is valid an means no file loaded - in this