Files
u-boot/drivers
Patrick Delaunay 8987012fe5 usb: gadget: dfu: add functional descriptor in descriptor set
The "DFU descriptor set" must contain the "DFU functional descriptor"
but it is missing today in U-Boot code
(cf: DFU spec 1.1, chapter 4.2 DFU Mode Descriptor Set)
This patch only allocate buffer and copy DFU functional descriptor
after interfaces.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
2017-02-26 13:24:30 +01:00
..
2016-12-20 09:15:27 +01:00
2017-02-08 16:24:44 -05:00
2016-10-19 09:01:51 +02:00
2017-01-10 10:18:11 +01:00
2017-02-08 16:24:44 -05:00
2016-01-27 15:32:05 +01:00
2017-02-17 14:15:12 -05:00
2016-02-06 12:00:59 +01:00
2017-01-02 17:08:25 +01:00