Files
u-boot/drivers/usb/gadget
Eric Nelson 84c24f66c2 usb: gadget: fastboot: explicitly set radix of maximum download size
The processing of the max-download-size variable requires a
radix specifier, or the fastboot host tool will interpret
it as an octal number.

See function get_target_sparse_limit() in file fastboot/fastboot.c
in the AOSP:
        https://android.googlesource.com/platform/system/core/+/master

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
2014-10-06 14:50:44 +02:00
..
2014-09-24 18:30:29 -04:00
2014-02-06 04:48:15 +01:00
2011-02-19 20:32:37 +01:00