diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2006-01-11 13:04:53 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2006-01-11 13:04:53 +0100 |
commit | 756ceb8935ee926d8466907cdac7441f14881317 (patch) | |
tree | 6dcef590fbdbe9925af0b9a68d2a0bd69ac79b47 | |
parent | 3bb6680655a262251261fc8497f53436844ea475 (diff) | |
download | u-boot-756ceb8935ee926d8466907cdac7441f14881317.tar.gz u-boot-756ceb8935ee926d8466907cdac7441f14881317.tar.xz u-boot-756ceb8935ee926d8466907cdac7441f14881317.zip |
Update CHANGELOG.
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix mkimage bug with multifile images created on 64 bit systems. + * Add support for 28F256J3A flah (=> 64 MB) on PM520 board * Fix compiler problem with at91rm9200dk board. |