diff options
author | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-10 01:58:22 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@pollux.denx.de> | 2006-08-10 01:58:22 +0200 |
commit | a3d9181e00cca80287d7243c4c1dcf981c2969d3 (patch) | |
tree | afaf813fc2d1cd75fbf08e149da3fc22ab51556a /CHANGELOG | |
parent | 6587f7e1e98bfcb7910a47bae2eb51e9a5fbd4da (diff) | |
download | u-boot-imx-a3d9181e00cca80287d7243c4c1dcf981c2969d3.zip u-boot-imx-a3d9181e00cca80287d7243c4c1dcf981c2969d3.tar.gz u-boot-imx-a3d9181e00cca80287d7243c4c1dcf981c2969d3.tar.bz2 |
Fix compiler warning for TRAB board.
Patch by Martin Krause, 07 Aug 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Fix compiler warning for TRAB board. + Patch by Martin Krause, 07 Aug 2006 + * Prevent USB commands from working when USB is stopped. * Add rudimentary handling of alternate settings of USB interfaces. |