Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-24 Thread Simon Glass
Hi Bin, On Wed, 23 Sep 2020 at 21:27, Bin Meng wrote: > > Hi Simon, > > On Thu, Sep 24, 2020 at 11:22 AM Bin Meng wrote: > > > > On Wed, Sep 23, 2020 at 6:04 AM Simon Glass wrote: > > > > > > Hi Bin, > > > > > > On Tue, 22 Sep 2020 at 01:11, Bin Meng wrote: > > > > > > > > Hi Simon, > > > > >

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-23 Thread Bin Meng
Hi Simon, On Thu, Sep 24, 2020 at 11:22 AM Bin Meng wrote: > > On Wed, Sep 23, 2020 at 6:04 AM Simon Glass wrote: > > > > Hi Bin, > > > > On Tue, 22 Sep 2020 at 01:11, Bin Meng wrote: > > > > > > Hi Simon, > > > > > > On Fri, Sep 4, 2020 at 9:28 AM Simon Glass wrote: > > > > > > > > At

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-23 Thread Bin Meng
On Wed, Sep 23, 2020 at 6:04 AM Simon Glass wrote: > > Hi Bin, > > On Tue, 22 Sep 2020 at 01:11, Bin Meng wrote: > > > > Hi Simon, > > > > On Fri, Sep 4, 2020 at 9:28 AM Simon Glass wrote: > > > > > > At present it is painful to put Edison in a hardware lab because it has > > > two separate

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-22 Thread Simon Glass
Hi Bin, On Tue, 22 Sep 2020 at 01:11, Bin Meng wrote: > > Hi Simon, > > On Fri, Sep 4, 2020 at 9:28 AM Simon Glass wrote: > > > > At present it is painful to put Edison in a hardware lab because it has > > two separate recovery modes. When the board has a functioning U-Boot, DFU > > can be

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-22 Thread Bin Meng
Hi Simon, On Fri, Sep 4, 2020 at 9:28 AM Simon Glass wrote: > > At present it is painful to put Edison in a hardware lab because it has > two separate recovery modes. When the board has a functioning U-Boot, DFU > can be used. Otherwise an xFSTK image must be used. > > This series converts

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-07 Thread Andy Shevchenko
On Mon, Sep 07, 2020 at 08:15:13AM -0600, Simon Glass wrote: > On Mon, 7 Sep 2020 at 08:12, Tom Rini wrote: > > On Mon, Sep 07, 2020 at 07:57:12AM -0600, Simon Glass wrote: ... > > On a tangent, when it comes to lab stuff I picked up > > https://www.yepkit.com/products/ykush a while back

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-07 Thread Simon Glass
Hi Tom, On Mon, 7 Sep 2020 at 08:12, Tom Rini wrote: > > On Mon, Sep 07, 2020 at 07:57:12AM -0600, Simon Glass wrote: > > Hi Andy, > > > > On Mon, 7 Sep 2020 at 02:04, Andy Shevchenko > > wrote: > > > > > > On Sat, Sep 5, 2020 at 6:23 AM Simon Glass wrote: > > > > On Fri, 4 Sep 2020 at 03:46,

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-07 Thread Tom Rini
On Mon, Sep 07, 2020 at 07:57:12AM -0600, Simon Glass wrote: > Hi Andy, > > On Mon, 7 Sep 2020 at 02:04, Andy Shevchenko > wrote: > > > > On Sat, Sep 5, 2020 at 6:23 AM Simon Glass wrote: > > > On Fri, 4 Sep 2020 at 03:46, Andy Shevchenko > > > wrote: > > > > On Thu, Sep 03, 2020 at

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-07 Thread Simon Glass
Hi Andy, On Mon, 7 Sep 2020 at 02:04, Andy Shevchenko wrote: > > On Sat, Sep 5, 2020 at 6:23 AM Simon Glass wrote: > > On Fri, 4 Sep 2020 at 03:46, Andy Shevchenko > > wrote: > > > On Thu, Sep 03, 2020 at 07:28:51PM -0600, Simon Glass wrote: > > > I do have a question though. How does the

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-07 Thread Andy Shevchenko
On Sat, Sep 5, 2020 at 6:23 AM Simon Glass wrote: > On Fri, 4 Sep 2020 at 03:46, Andy Shevchenko > wrote: > > On Thu, Sep 03, 2020 at 07:28:51PM -0600, Simon Glass wrote: > I do have a question though. How does the board decide whether to wait > for the xFSTK tool to connect? Sometimes when I

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-04 Thread Simon Glass
Hi Andy, On Fri, 4 Sep 2020 at 03:46, Andy Shevchenko wrote: > > On Thu, Sep 03, 2020 at 07:28:51PM -0600, Simon Glass wrote: > > At present it is painful to put Edison in a hardware lab because it has > > two separate recovery modes. When the board has a functioning U-Boot, DFU > > can be used.

Re: [PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-04 Thread Andy Shevchenko
On Thu, Sep 03, 2020 at 07:28:51PM -0600, Simon Glass wrote: > At present it is painful to put Edison in a hardware lab because it has > two separate recovery modes. When the board has a functioning U-Boot, DFU > can be used. Otherwise an xFSTK image must be used. > > This series converts Andy's

[PATCH 0/5] edison: Support for writing an xFSTK image

2020-09-03 Thread Simon Glass
At present it is painful to put Edison in a hardware lab because it has two separate recovery modes. When the board has a functioning U-Boot, DFU can be used. Otherwise an xFSTK image must be used. This series converts Andy's script to a binman description so that U-Boot can produce an xFSTK