Searched hist:"8987012 fe5a8bc226d1b3f5187c152b8d85a2dcd" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_dfu.c | 8987012fe5a8bc226d1b3f5187c152b8d85a2dcd Thu Dec 08 17:10:49 UTC 2016 Patrick Delaunay <patrick.delaunay@st.com> 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>
|