1
0
Fork 0
remarkable-uboot/net
wdenk 1d0350ed0b * 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.

* Get rid of obsolete include/mpc74xx.h
2002-11-11 21:14:20 +00:00
..
Makefile Initial revision 2002-02-24 23:28:19 +00:00
arp.c Initial revision 2002-09-28 00:23:46 +00:00
arp.h Initial revision 2000-12-28 11:02:30 +00:00
bootp.c Initial revision 2002-09-27 23:19:37 +00:00
bootp.h Initial revision 2002-07-20 20:14:13 +00:00
eth.c * Vince Husovsky, 7 Nov 2002: 2002-11-10 22:06:23 +00:00
net.c * Patch by Jim Sandoz, 07 Nov 2002: 2002-11-11 21:14:20 +00:00
rarp.c Initial revision 2002-08-17 09:36:01 +00:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c Initial revision 2002-11-03 00:38:21 +00:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00