diff options
author | wdenk <wdenk> | 2003-01-17 16:27:01 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2003-01-17 16:27:01 +0000 |
commit | aacf9a49aa1a74d46726fbaee2b8e87e1dad6956 (patch) | |
tree | 422615fff8b285b857e7c31fd26af5397d0c4ce4 /CHANGELOG | |
parent | 608c91460b37fd9fe0088a0ce813a443f116a8d5 (diff) | |
download | u-boot-imx-aacf9a49aa1a74d46726fbaee2b8e87e1dad6956.zip u-boot-imx-aacf9a49aa1a74d46726fbaee2b8e87e1dad6956.tar.gz u-boot-imx-aacf9a49aa1a74d46726fbaee2b8e87e1dad6956.tar.bz2 |
* Add dual ethernet support on PM826
* Add support for LXT971 PHY on PM826
* Patch by Tord Andersson, 16 Jan 2003:
Fix flash sector count for TQM8xxL
* Fix I2C EEPROM problem on ICU862 board (would only write the first
16 bytes out of each 32 byte block)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,5 +1,19 @@ ====================================================================== -Changes since U-Boot 0.2.0: +Changes since U-Boot 0.2.1: +====================================================================== + +* Add dual ethernet support on PM826 + +* Add support for LXT971 PHY on PM826 + +* Patch by Tord Andersson, 16 Jan 2003: + Fix flash sector count for TQM8xxL + +* Fix I2C EEPROM problem on ICU862 board (would only write the first + 16 bytes out of each 32 byte block) + +====================================================================== +Changes for U-Boot 0.2.1: ====================================================================== * Add support for V37 board |