diff options
| author | Cástor Muñoz <cmvidal@gmail.com> | 2016-05-27 22:12:27 +0200 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2016-06-14 11:13:30 -0400 |
| commit | 7472fb766a4725d4925e42260c92391a31610531 (patch) | |
| tree | 3a577ee6c6fa1e748f8245838eb054a95a405196 /utils/themeeditor/gui/skindocument.cpp | |
| parent | 9a6700d52e8dfb2e93623e7143204ae34f798bbf (diff) | |
| download | rockbox-7472fb766a4725d4925e42260c92391a31610531.zip rockbox-7472fb766a4725d4925e42260c92391a31610531.tar.gz rockbox-7472fb766a4725d4925e42260c92391a31610531.tar.bz2 rockbox-7472fb766a4725d4925e42260c92391a31610531.tar.xz | |
usb-designware: New USB driver for Synopsys DesignWare USB OTG core.
Patch Set 1:
This bundle includes:
- USBOTG_DESIGNWARE driver based on g#844 and g#949
- USBOTG_DESIGNWARE for s5l8702 (Classic)
- USBOTG_DESIGNWARE for s5l8701 (Nano2G)
- USBOTG_DESIGNWARE for as3525v2 (enabled on Sansa Zip Clip)
- ALIGNED_BUFFER_QUICK_PATCH (usb_serial.c)
Preliminary version, needs to adjust some things and rework to
optimize in size.
Tested on Linux (USB_STORAGE, USB_HID and USB_SERIAL).
Known issues:
- n2g: panics when USB is extracted and then re-inserted quickly. This
only happens when "Error accessing playlist control file" is shown
(RB bug?).
Patch Set 2:
- Enable USBOTG_DESIGNWARE for sansaclipplus, sansaclipv2 and sansafuzev2,
these targets have never been tested.
- First round of optimizations, mainly tries to homogenize the names of
the endpoints and other small changes, functionality should be the same
as in the previous patch set.
Patch Set 3:
- Some rewrite/optimizations, functionality should be the same as in the
previous patch set.
Patch Set 4:
- n2g: enable EPROTO workaround, EPROTO errors are produced while the
device is receiving bulk data, they are highly mitigated running the
PHY @60 MHz. but it seems that occasionally the problem still persists.
This workaround tries to solve the issue by flushing the Rx FIFO/queue
that were corrupted by the received data.
- Some minor miscellaneous changes, previous functionality should not be
affected.
Patch Set 5:
- Changes in commit message.
Change-Id: Iecf21dacc458ba2bdfc93782d3e08b3acdf0720d
Diffstat (limited to 'utils/themeeditor/gui/skindocument.cpp')
0 files changed, 0 insertions, 0 deletions