ese comments
whether the smaller packet size caused errors in your implementation, or if
the problem was just reduced performance.
Best regards,
Tormod Volden
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
[Cc'ing the dfu-util list instead of myself, full thread on
http://u-boot.10912.n7.nabble.com/A-proposal-hack-for-an-efficient-USB-DFU-for-linux-based-boards-td175319.html#a175947]
On Fri, Mar 14, 2014 at 11:42 AM, Krishna Pattabiraman wrote:
>
>On Fri, Mar 14, 2014 at 9:52 AM, Lukasz Majewski wro
On Tue, Jul 16, 2013 at 5:35 PM, Lukasz Majewski wrote:
> The end step would be to extend dfu-util to support -C switch, which
> would allow to send u-boot command quoted as text:
>
> dfu-util -aN -C "reset"
Instead of adding a new, rather u-boot specific option to dfu-util,
would implementation o
On Wed, Jul 17, 2013 at 4:34 PM, Lukasz Majewski wrote:
> _As a side note:_
>
> I'm now developing proof-of-concept idea of executing set of commands
> sent to u-boot by dfu-util [***].
>
> Rationale for this is the lack of ability to reset u-boot after sending
> data to u-boot via DFU. dfu-util ha
On Mon, Mar 31, 2014 at 10:44 PM, Lukasz Majewski wrote:
> The DFU 1.1 standard in its appendinx B specifies the DFU suffix. It has
> the crc32 for the whole file, vendorID, device ID and other handy
> fields.
>
> Unfortunately, this part of the standard is not supported neither at
> dfu implementa
On Wed, Aug 12, 2015 at 11:44 PM, Lukasz Majewski wrote:
> In the dfu-util it is possible to set major:minor number by unsing -d flag
> (-d 0451:d022).
> Such option is very handy when many DFU devices are connected to a single
> host PC. This commit allows testing when above situation emerges.
>
On Mon, Jul 20, 2015 at 9:17 PM, Joe Hershberger wrote:
> On Mon, Jul 20, 2015 at 1:59 PM, Lukasz Majewski wrote:
>>> >> Is thor not faster than DFU?
>>> >
>>> > Yes, it is. However, DFU is standardized (which is despite of its
>>> > low speed its huge advantage) - thor not.
>>> >
>>> >>
>>> >> It
7 matches
Mail list logo