diff --git a/CHANGELOG b/CHANGELOG index 20026fada7f5c6804f48b00e8c6b03b67a70bf30..7fba2f4406c5defea52fbc2cdd5ea86e0dd7d4a8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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