diff options
author | wdenk <wdenk> | 2004-01-06 11:13:56 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-01-06 11:13:56 +0000 |
commit | b34ff81d9b170b70f85e5188a362af5704fb4361 (patch) | |
tree | 69cbc141999655cb7c60d8e7ffe2eb10924e11f9 /CHANGELOG | |
parent | a522fa0e7cdddf8204ba43b335f68be6a42159a5 (diff) | |
download | u-boot-imx-b34ff81d9b170b70f85e5188a362af5704fb4361.zip u-boot-imx-b34ff81d9b170b70f85e5188a362af5704fb4361.tar.gz u-boot-imx-b34ff81d9b170b70f85e5188a362af5704fb4361.tar.bz2 |
Set default clock for INCA-IP to 150 MHz
Prepare for 1.0.1 release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ ====================================================================== -Changes since U-Boot 1.0.0: +Changes for U-Boot 1.0.1: ====================================================================== +* Set default clock for INCA-IP to 150 MHz + * Make BMS2003 use a separate config file to avoid #ifdef mess; add I2C support; add support for DS1337 RTC |