diff options
author | wdenk <wdenk> | 2004-04-18 17:39:38 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-04-18 17:39:38 +0000 |
commit | 6e5923851ec5c11a36136abc77160d834537c4dd (patch) | |
tree | 1d324917e695bf3aadc0041d220304d07d09027a /CHANGELOG | |
parent | c26e454dfc6650428854fa2db3b1ed7f19e0ba0e (diff) | |
download | u-boot-imx-6e5923851ec5c11a36136abc77160d834537c4dd.zip u-boot-imx-6e5923851ec5c11a36136abc77160d834537c4dd.tar.gz u-boot-imx-6e5923851ec5c11a36136abc77160d834537c4dd.tar.bz2 |
* 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
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |