diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:55:43 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-03-12 01:55:43 +0100 |
commit | 8ff0208d31223e36f7c038982589b448d7fdd217 (patch) | |
tree | 82b06fcf1c0be99268361d90e3008b700ee6501b /CHANGELOG | |
parent | f47b6611419bf81a128869fa78f9772cfada9af0 (diff) | |
download | u-boot-imx-8ff0208d31223e36f7c038982589b448d7fdd217.zip u-boot-imx-8ff0208d31223e36f7c038982589b448d7fdd217.tar.gz u-boot-imx-8ff0208d31223e36f7c038982589b448d7fdd217.tar.bz2 |
Switch MPC86xADS and MPC885ADS boards to use cpuclk environment
variable to set clock
Patch by Yuli Barcohen, 05 Jun 2005
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Switch MPC86xADS and MPC885ADS boards to use cpuclk environment + variable to set clock + Patch by Yuli Barcohen, 05 Jun 2005 + * RPXlite configuration fixes - Use correct flash sector size - Use correct memory test end address |