diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Prevent USB commands from working when USB is stopped. + * 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. |