Re: [U-Boot] [PATCH] fastboot: Fix slot names reported by getvar

2019-06-14 Thread Sam Protsenko
Please drop this patch in favor of: [PATCH v2 0/2] fastboot: Support new A/B slot format Thanks! On Fri, Jun 14, 2019 at 5:37 PM Sam Protsenko wrote: > > Hi Eugeniu, > > On Thu, Jun 13, 2019 at 8:57 PM Eugeniu Rosca wrote: > > > > Hi Sam, > > > > Thanks for the detailed answer. Some commen

Re: [U-Boot] [PATCH] fastboot: Fix slot names reported by getvar

2019-06-14 Thread Sam Protsenko
Hi Eugeniu, On Thu, Jun 13, 2019 at 8:57 PM Eugeniu Rosca wrote: > > Hi Sam, > > Thanks for the detailed answer. Some comments below. > > On Thu, Jun 13, 2019 at 04:59:40PM +0300, Sam Protsenko wrote: > > Hi Eugeniu, > > > > On Thu, Jun 13, 2019 at 12:31 PM Eugeniu Rosca > > wrote: > > > > > >

Re: [U-Boot] [PATCH] fastboot: Fix slot names reported by getvar

2019-06-13 Thread Eugeniu Rosca
Hi Sam, Thanks for the detailed answer. Some comments below. On Thu, Jun 13, 2019 at 04:59:40PM +0300, Sam Protsenko wrote: > Hi Eugeniu, > > On Thu, Jun 13, 2019 at 12:31 PM Eugeniu Rosca wrote: > > > > Hi Sam, > > > > On Thu, Jun 13, 2019 at 12:49:45AM +0300, Sam Protsenko wrote: > > > In com

Re: [U-Boot] [PATCH] fastboot: Fix slot names reported by getvar

2019-06-13 Thread Sam Protsenko
Hi Eugeniu, On Thu, Jun 13, 2019 at 12:31 PM Eugeniu Rosca wrote: > > Hi Sam, > > On Thu, Jun 13, 2019 at 12:49:45AM +0300, Sam Protsenko wrote: > > In commit [1] fastboot tool was changed w.r.t. new A/B specification [2], > > and now we should report slot names in "a" format instead of "_a". > >

Re: [U-Boot] [PATCH] fastboot: Fix slot names reported by getvar

2019-06-13 Thread Eugeniu Rosca
Hi Sam, On Thu, Jun 13, 2019 at 12:49:45AM +0300, Sam Protsenko wrote: > In commit [1] fastboot tool was changed w.r.t. new A/B specification [2], > and now we should report slot names in "a" format instead of "_a". > Latter is now considered legacy and we shouldn't rely on that anymore. This loo

[U-Boot] [PATCH] fastboot: Fix slot names reported by getvar

2019-06-12 Thread Sam Protsenko
In commit [1] fastboot tool was changed w.r.t. new A/B specification [2], and now we should report slot names in "a" format instead of "_a". Latter is now considered legacy and we shouldn't rely on that anymore. Due to this one can observe next error with recent fastboot tool: $ fastboot flas