diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-12-16 17:39:27 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-12-16 17:39:27 +0100 |
commit | e6b6d16de73de6a76e2ec4338291e828b860f040 (patch) | |
tree | 0ebf5806297c9fd497c7fb39d0dd0fd7f9d1a8f2 /CHANGELOG | |
parent | a9e642e2f8c944b9c0ffb5564fda262f6d3da0a3 (diff) | |
parent | 81a3170b150cbcafc9a59c080f0e759f6a2a5ce5 (diff) | |
download | u-boot-imx-e6b6d16de73de6a76e2ec4338291e828b860f040.zip u-boot-imx-e6b6d16de73de6a76e2ec4338291e828b860f040.tar.gz u-boot-imx-e6b6d16de73de6a76e2ec4338291e828b860f040.tar.bz2 |
Merge with /home/sr/git/u-boot
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Changes for U-Boot 1.1.4: ====================================================================== +* Changes to Yellowstone & Yosemite 440EP/GR eval boards: + - Changed GPIO setup to enable another address line in order to + address 64M of FLASH. + - Added function sdram_tr1_set to auto calculate the tr1 value for + the DDR. + Patch by Steven Blakeslee, 12 Dec 2005 + * MPC5200: Set PCI retry counter to 0 = infinite retry; The default of 255 is too short for slow devices. Patch by Martin Nykodym, 12 Dec 2005 |