[U-Boot] [PATCH 0/3] usb: gadget: fastboot miscellaneous patches

Eric Nelson eric.nelson at boundarydevices.com
Tue Sep 30 21:47:07 CEST 2014


Hi Marek,

On 09/30/2014 12:37 PM, Marek Vasut wrote:
> On Tuesday, September 30, 2014 at 09:05:39 PM, Eric Nelson wrote:
>> While trying to configure Nitrogen6X boards to use Android Fastboot,
>> I found a number of places where the implementation doesn't appear
>> to match the latest host tools on AOSP.
>>
>> Eric Nelson (3):
>>   usb: gadget: fastboot: add max-download-size variable
>>   usb: gadget: fastboot: explicitly set radix of maximum download size
>>   usb: gadget: fastboot: terminate commands with NULL
> 
> Just to make sure, are those fixes for 2014.10 or new stuff for next ?
> 

These patches are against master, but should apply against usb/next and
dfu/next and "next" is fine for us.

I just thought I'd forward patches for what I've seen so far as I'm
trying to understand how the parts fit together.

The current dependencies on PART_EFI and a fixed MMC device don't fit
our needs very well, since we have our boot loader in SPI-NOR and
support a variety of MMC, eMMC, and SATA drives for booting Android
and structure in fb_mmc.c and aboot.c seems to require some compile-time
decisions.

Regards,


Eric


More information about the U-Boot mailing list