Re: [U-Boot] [PATCH 04/14] dfu: allow to manage DFU on several devices

2019-09-17 Thread Patrick DELAUNAY
Hi Lukasz, > From: Lukasz Majewski > Sent: mardi 17 septembre 2019 12:26 > To: Patrick DELAUNAY > Cc: u-boot@lists.denx.de; U-Boot STM32 mailman.stormreply.com> > Subject: Re: [PATCH 04/14] dfu: allow to manage DFU on several devices > Importance: High > > Hi Patrick, > > > Add support of

Re: [U-Boot] [PATCH 04/14] dfu: allow to manage DFU on several devices

2019-09-17 Thread Lukasz Majewski
Hi Patrick, > Add support of DFU for several interface/device > with one command. > > The format for "dfu_alt_info" in this case is : > interface with devstring'='alternate list (';' separated) > and each interface is separated by '&' > > The previous behavior is always supported. > > One

[U-Boot] [PATCH 04/14] dfu: allow to manage DFU on several devices

2019-09-13 Thread Patrick Delaunay
Add support of DFU for several interface/device with one command. The format for "dfu_alt_info" in this case is : interface with devstring'='alternate list (';' separated) and each interface is separated by '&' The previous behavior is always supported. One example for NOR (bootloaders) +