diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-09 17:25:22 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2005-08-09 17:25:22 +0200 |
commit | c19c3134799585c9feaad63a420fe6e704f2f2a4 (patch) | |
tree | 4b4e3f194c4dc5697443c1b0ec5a605b2376da82 /CHANGELOG | |
parent | 700a0c648df72f2c8e0589c0d0470b5ffd7cab7b (diff) | |
download | u-boot-imx-c19c3134799585c9feaad63a420fe6e704f2f2a4.zip u-boot-imx-c19c3134799585c9feaad63a420fe6e704f2f2a4.tar.gz u-boot-imx-c19c3134799585c9feaad63a420fe6e704f2f2a4.tar.bz2 |
Fix compiler warnings with older GCC versions
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |