From 6e5923851ec5c11a36136abc77160d834537c4dd Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 18 Apr 2004 17:39:38 +0000 Subject: * Cleanup, minor fixes * Patch by Rune Torgersen, 16 Apr 2004: LBA48 fixes * Patches by Pantelis Antoniou, 16 Apr 2004: - Fix some compile problems; add "once" functionality for the netretry variable --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 01a8995..1056e29 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ ====================================================================== Changes for U-Boot 1.1.1: ====================================================================== + +* Patch by Rune Torgersen, 16 Apr 2004: + LBA48 fixes * Patches by Pantelis Antoniou, 16 Apr 2004: - add support for a new version of an Intracom board and fix @@ -17,6 +20,8 @@ Changes for U-Boot 1.1.1: 2. A new exit command was added which terminates the current executing script. 3. Fixed handing of $? (exit code of last executed command) + - Fix some compile problems; + add "once" functionality for the netretry variable * Patch by George G. Davis, 02 Apr 2004: add support for Intel Assabet board -- cgit v1.1