]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
* Patch by Jim Sandoz, 07 Nov 2002: LABEL_2002_11_11_2211
authorwdenk <wdenk>
Mon, 11 Nov 2002 21:14:20 +0000 (21:14 +0000)
committerwdenk <wdenk>
Mon, 11 Nov 2002 21:14:20 +0000 (21:14 +0000)
commit1d0350ed0b1b0f63e3fb5db6b19397b84a2ea1c7
treec26edf461eb3d49625026f7ec5751f8fee2556d8
parenteb9401e3ebfa6a1550522be28895af461137f797
* 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
19 files changed:
CHANGELOG
cpu/74xx_7xx/cache.S
cpu/mpc8260/interrupts.c
doc/README.commands
include/cmd_confdefs.h
include/cmd_spi.h
include/configs/ELPPC.h
include/configs/EVB64260.h
include/configs/LANTEC.h
include/configs/MPC8260ADS.h
include/configs/ZUMA.h
include/configs/ep8260.h
include/configs/hymod.h
include/configs/sacsng.h
include/configs/sbc8260.h
include/lists.h
include/mpc74xx.h [deleted file]
include/net.h
net/net.c