]> Git Repo - J-u-boot.git/commit
usb: Alloc buffer for USB descriptor dynamically
authorStefan Brüns <[email protected]>
Tue, 22 Dec 2015 00:18:13 +0000 (01:18 +0100)
committerMarek Vasut <[email protected]>
Thu, 31 Dec 2015 09:05:31 +0000 (10:05 +0100)
commitc75f57fba4712fed1b0f7b9b10c2bbfdb9ede449
tree0266dc3aca10dca86b9881543edc738718105963
parent78680314c53a95c0bb25e942662979843b60d7b9
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 <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
common/usb.c
include/usb.h
This page took 0.035142 seconds and 4 git commands to generate.