commit | 16439eeed0beaedd441c54e42b6b55f72d9c9557 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Tue Aug 09 17:25:22 2005 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Tue Aug 09 17:25:22 2005 +0200 |
tree | 4b4e3f194c4dc5697443c1b0ec5a605b2376da82 | |
parent | 47f5779bb343b35b2a97ad2541dfd1bbf17acf49 [diff] [blame] |
Fix compiler warnings with older GCC versions
diff --git a/CHANGELOG b/CHANGELOG index c3b6848..5296daf 100644 --- a/CHANGELOG +++ b/CHANGELOG
@@ -2,6 +2,8 @@ Changes for U-Boot 1.1.3: ====================================================================== +* Fix compiler warnings with older GCC versions + * Add common (with Linux) MTD partition scheme and "mtdparts" command Old, obsolete and duplicated code was cleaned up and replace by the