From: stroese Date: Thu, 5 Jun 2003 15:44:37 +0000 (+0000) Subject: Patch from Stefan Roese. X-Git-Tag: v2008.10-rc1~2114 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08eaea9c9fa4e8ea25325610c512cb90b6bea1dd;p=platform%2Fkernel%2Fu-boot.git Patch from Stefan Roese. --- diff --git a/CHANGELOG b/CHANGELOG index 20026fa..7fba2f4 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