Ticket #686 (closed defect: fixed)
USB descriptor incorrectly claims 5 interfaces
| Reported by: | laforge@… | Owned by: | laforge@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | u-boot | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@…, anrp@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
We have six altsettings (0 = ram, 1..5 = NAND partitions) in the DFU
configuration, but not five interfaces.
the bNumInterfaces value should therefore be 1, not 6.
Change History
comment:2 Changed 6 years ago by laforge@…
- Status changed from new to closed
- Resolution set to fixed
this has meanwhile been fixed (svn rev 2809), see
http://svnweb.openmoko.org/trunk/src/target/u-boot/patches/uboot-dfu.patch?rev=2809&r1=2796&r2=2809
Note: See
TracTickets for help on using
tickets.

* Bug 701 has been marked as a duplicate of this bug. *