Searched hist:c75f57fba4712fed1b0f7b9b10c2bbfdb9ede449 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ |
H A D | usb.h | diff c75f57fba4712fed1b0f7b9b10c2bbfdb9ede449 Mon Dec 21 18:18:13 CST 2015 Stefan Brüns <stefan.bruens@rwth-aachen.de> usb: Alloc buffer for USB descriptor dynamically
The configuration descriptor includes all interface, endpoint and auxiliary descriptors (e.g. report, union) so 512 bytes may not be enough.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|
/openbmc/u-boot/common/ |
H A D | usb.c | diff c75f57fba4712fed1b0f7b9b10c2bbfdb9ede449 Mon Dec 21 18:18:13 CST 2015 Stefan Brüns <stefan.bruens@rwth-aachen.de> usb: Alloc buffer for USB descriptor dynamically
The configuration descriptor includes all interface, endpoint and auxiliary descriptors (e.g. report, union) so 512 bytes may not be enough.
Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de> Reviewed-by: Marek Vasut <marex@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
|