diff options
author | Bartlomiej Sieka <tur@semihalf.com> | 2006-08-02 00:54:18 +0200 |
---|---|---|
committer | Bartlomiej Sieka <tur@semihalf.com> | 2006-08-02 00:54:18 +0200 |
commit | 7455af41d19d5e0194e23f3b06f1bf64e3430d62 (patch) | |
tree | f1547f3d33bac6b3c2a28b42d98305f5e67c28bf /CHANGELOG | |
parent | f3e06df7e89a1b6ff6701d523b4beea6e3fa5159 (diff) | |
download | u-boot-imx-7455af41d19d5e0194e23f3b06f1bf64e3430d62.zip u-boot-imx-7455af41d19d5e0194e23f3b06f1bf64e3430d62.tar.gz u-boot-imx-7455af41d19d5e0194e23f3b06f1bf64e3430d62.tar.bz2 |
Add rudimentary handling of alternate settings of USB interfaces - to fix
problems with some USB storage devices. Some code readability improvements.
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: ====================================================================== +* Add rudimentary handling of alternate settings of USB interfaces. + This is in order to fix issues with some USB sticks or knives timing + out during initialisation. Some code readability improvements. + * Enable buffered flash writes for TQM5200 board. * Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. |