Patch from Stefan Roese.

This commit is contained in:
stroese 2003-06-05 15:44:37 +00:00
parent 53cf9435cc
commit 08eaea9c9f
1 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,15 @@
Changes since U-Boot 0.3.1:
======================================================================
* Patch by Stefan Roese, 05 Jun 2003:
- PPC4xx: Fix bug for initial stack in data cache as pointed out by
Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in
data cache can be used even if the chip select is in use.
- CFG_RX_ETH_BUFFER added to set the ethernet receive buffer count
(see README for further description).
- Changed config files of CONFIG_EEPRO100 boards to use the
CFG_RX_ETH_BUFFER define.
* Patch by Denis Peter, 04 June 2003:
add support for the MIP405T board