From: stroese Date: Fri, 2 Jul 2004 14:38:26 +0000 (+0000) Subject: Patch by Stefan Roese, 02 Jul 2004 X-Git-Tag: v2008.10-rc1~1785 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ede130229ca069afbb38ce396a912c2b2f1d8263;p=platform%2Fkernel%2Fu-boot.git Patch by Stefan Roese, 02 Jul 2004 --- diff --git a/CHANGELOG b/CHANGELOG index 5d4754b..482a2dc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,10 @@ Changes since U-Boot 1.1.1: ====================================================================== +* Patch by Stefan Roese, 02 Jul 2004: + - Fix bug in 405 ethernet driver; allocated data not cleared! + - Fix problem in 405 i2c driver; don't try to print without console! + * Patch by Paul Ruhland, 11 Jun 2004: Remove debug code from 'board/lpd7a40x/flash.c'