u-boot-brain/drivers/usb
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
..
eth net: usb: Add SMSC copyright to smsc95xx driver 2014-09-16 12:23:59 -04:00
gadget usb: gadget: fastboot: explicitly set radix of maximum download size 2014-10-06 14:50:44 +02:00
host usb: ehci: Make periodic_schedules a per controller variable 2014-10-06 14:50:42 +02:00
musb usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
musb-new kbuild: force to define __UBOOT__ in all the C sources 2014-09-16 12:23:56 -04:00
phy usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x 2014-07-09 22:11:51 +02:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00