diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:48:55 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:48:55 +0100 |
commit | f47b6611419bf81a128869fa78f9772cfada9af0 (patch) | |
tree | 118bd6cf565bac22442579b4ba4b614d24e6845a /CHANGELOG | |
parent | aba9f1af6001b124f4e3e56ebd1a296bd63531f4 (diff) | |
download | u-boot-imx-f47b6611419bf81a128869fa78f9772cfada9af0.zip u-boot-imx-f47b6611419bf81a128869fa78f9772cfada9af0.tar.gz u-boot-imx-f47b6611419bf81a128869fa78f9772cfada9af0.tar.bz2 |
RPXlite configuration fixes
- Use correct flash sector size
- Use correct memory test end address
- Add support for bzip2 compression
- Various small fixes
Patch by Yuli Barcohen, 05 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes since U-Boot 1.1.4: ====================================================================== +* RPXlite configuration fixes + - Use correct flash sector size + - Use correct memory test end address + - Add support for bzip2 compression + - Various small fixes + Patch by Yuli Barcohen, 05 Jun 2005 + * Memory configuration changes for ZPC.1900 board - Fix SDRAM timing on both local bus and 60x bus - Add support for second flash bank (SIMM) |