diff options
author | wdenk <wdenk> | 2004-01-29 09:22:58 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-01-29 09:22:58 +0000 |
commit | 6876609446980c3055bbd32c195a63330e21d8e6 (patch) | |
tree | b01a5dcb24de0cc0a020b142986eb64287f39422 /CHANGELOG | |
parent | c178d3da6f1ac765cd880530a0672540b415a01c (diff) | |
download | u-boot-imx-6876609446980c3055bbd32c195a63330e21d8e6.zip u-boot-imx-6876609446980c3055bbd32c195a63330e21d8e6.tar.gz u-boot-imx-6876609446980c3055bbd32c195a63330e21d8e6.tar.bz2 |
* Implement adaptive SDRAM timing configuration based on actual CPU
clock frequency for INCA-IP; fix problem with board hanging when
switching from 150MHz to 100MHz
* Add PCMCIA CS support for BMS2003 board
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ Changes since U-Boot 1.0.1: ====================================================================== +* Implement adaptive SDRAM timing configuration based on actual CPU + clock frequency for INCA-IP; fix problem with board hanging when + switching from 150MHz to 100MHz + +* Add PCMCIA CS support for BMS2003 board + * Add variable CPU clock for MPC859/866 systems (so far only TQM866M): see doc/README.MPC866 for details; implement workaround for "SIU4" and "SIU9" silicon bugs on MPC866; |