diff options
author | Wolfgang Denk <wd@pollux.(none)> | 2005-12-01 01:17:24 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.(none)> | 2005-12-01 01:17:24 +0100 |
commit | b6f8435664db077235be537b64a67d03bd235c32 (patch) | |
tree | 20b25a260bfc7efafcb70f4e0b9faf9bdf9258f4 /CHANGELOG | |
parent | d00de23b15531b9f60bc99567f5c44a65a41487b (diff) | |
download | u-boot-imx-b6f8435664db077235be537b64a67d03bd235c32.zip u-boot-imx-b6f8435664db077235be537b64a67d03bd235c32.tar.gz u-boot-imx-b6f8435664db077235be537b64a67d03bd235c32.tar.bz2 |
Adjust TQM834x PHY addresses for latest hardware revision.
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.4: ====================================================================== +* Adjust TQM834x PHY addresses for latest hardware revision. + * Increase malloc arena on TQM5200 board to 256 kB. With 64 kb uniform flash sector size the old value of 128 kB was too small. |