[U-Boot] [PATCH v2] fastboot: OUT transaction length must be aligned to wMaxPacketSize

Marek Vasut marex at denx.de
Wed Apr 6 13:01:32 CEST 2016


On 04/06/2016 07:35 AM, Steve Rae wrote:
> 
> On Apr 5, 2016 3:07 PM, "Marek Vasut" <marex at denx.de
> <mailto:marex at denx.de>> wrote:
>>
>> On 04/05/2016 08:31 PM, Steve Rae wrote:
>> > commit 9e4b510 fastboot: OUT transaction length must be aligned to
> wMaxPacketSize
>> > breaks some boards...
>> >
>> > Therefore add a conditional Kconfig to optionally enable this feature.
>>
>> Did you drill into it to figure out why this is needed ?
>>
> 
> Marek,
> Let me clarify....
> All my boards work with the original code (before the commit which
> aligned  the size to the wMaxPacketSize).... Since that commit, all my
> boards are broken.
> And you will notice in this patch, that none of my boards define this
> CONFIG_ ...
> 
> So I think you are asking the wrong person to drill down into this issue....
> Sorry, Steve

Well who else can I ask ? You're our only hope at fixing this proper.

Anyway, see my other reply, maybe we should just add an arg to fastboot
command to select one more of operation or the other and default to the
one which works.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list