[U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-28 Thread Steve Rae
Add original file (pristine) from : https://www.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=master [3b5092d20bd15a7a2879c13e9f64acc48d04af2d] Signed-off-by: Steve Rae --- Changes in v2: None common/aboot.c | 2643

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-28 Thread Tom Rini
On Thu, Aug 28, 2014 at 10:53:51AM -0700, Steve Rae wrote: > Add original file (pristine) from : > > https://www.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=master > [3b5092d20bd15a7a2879c13e9f64acc48d04af2d] > > Signed-off-by: Steve Rae OK, let us back the truck up, so t

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-28 Thread Steve Rae
On 14-08-28 02:16 PM, Tom Rini wrote: On Thu, Aug 28, 2014 at 10:53:51AM -0700, Steve Rae wrote: Add original file (pristine) from : https://www.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=master [3b5092d20bd15a7a2879c13e9f64acc48d04af2d] Signed-off-by: Steve Rae OK

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-28 Thread Steve Rae
On 14-08-28 02:31 PM, Steve Rae wrote: On 14-08-28 02:16 PM, Tom Rini wrote: On Thu, Aug 28, 2014 at 10:53:51AM -0700, Steve Rae wrote: Add original file (pristine) from : https://www.codeaurora.org/cgit/quic/la/kernel/lk/plain/app/aboot/aboot.c?h=master [3b5092d20bd15a7a2879c13e9f64acc48d

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-29 Thread Marek Vasut
On Thursday, August 28, 2014 at 11:52:40 PM, Steve Rae wrote: > On 14-08-28 02:31 PM, Steve Rae wrote: > > On 14-08-28 02:16 PM, Tom Rini wrote: > >> On Thu, Aug 28, 2014 at 10:53:51AM -0700, Steve Rae wrote: > >>> Add original file (pristine) from : > >>> > >>> https://www.codeaurora.org/cgit/qui

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-29 Thread Tom Rini
On Thu, Aug 28, 2014 at 02:52:40PM -0700, Steve Rae wrote: > > On 14-08-28 02:31 PM, Steve Rae wrote: > > > >On 14-08-28 02:16 PM, Tom Rini wrote: > >>On Thu, Aug 28, 2014 at 10:53:51AM -0700, Steve Rae wrote: > >> > >>>Add original file (pristine) from : > >>> > >>>https://www.codeaurora.org/cgit

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-29 Thread Steve Rae
On 14-08-29 08:11 AM, Tom Rini wrote: On Thu, Aug 28, 2014 at 02:52:40PM -0700, Steve Rae wrote: On 14-08-28 02:31 PM, Steve Rae wrote: On 14-08-28 02:16 PM, Tom Rini wrote: On Thu, Aug 28, 2014 at 10:53:51AM -0700, Steve Rae wrote: Add original file (pristine) from : https://www.codeau

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-29 Thread Marek Vasut
On Friday, August 29, 2014 at 07:38:39 PM, Steve Rae wrote: > On 14-08-29 08:11 AM, Tom Rini wrote: > > On Thu, Aug 28, 2014 at 02:52:40PM -0700, Steve Rae wrote: > >> On 14-08-28 02:31 PM, Steve Rae wrote: > >>> On 14-08-28 02:16 PM, Tom Rini wrote: > On Thu, Aug 28, 2014 at 10:53:51AM -0700,

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-08-29 Thread Steve Rae
On 14-08-29 01:54 PM, Marek Vasut wrote: On Friday, August 29, 2014 at 07:38:39 PM, Steve Rae wrote: On 14-08-29 08:11 AM, Tom Rini wrote: On Thu, Aug 28, 2014 at 02:52:40PM -0700, Steve Rae wrote: On 14-08-28 02:31 PM, Steve Rae wrote: On 14-08-28 02:16 PM, Tom Rini wrote: On Thu, Aug 28,

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-09-02 Thread Steve Rae
On 14-08-29 04:13 PM, Steve Rae wrote: On 14-08-29 01:54 PM, Marek Vasut wrote: On Friday, August 29, 2014 at 07:38:39 PM, Steve Rae wrote: On 14-08-29 08:11 AM, Tom Rini wrote: On Thu, Aug 28, 2014 at 02:52:40PM -0700, Steve Rae wrote: On 14-08-28 02:31 PM, Steve Rae wrote: On 14-08-28

Re: [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image format

2014-09-02 Thread Tom Rini
On Tue, Sep 02, 2014 at 05:03:53PM -0700, Steve Rae wrote: > > > On 14-08-29 04:13 PM, Steve Rae wrote: > > > > > >On 14-08-29 01:54 PM, Marek Vasut wrote: > >>On Friday, August 29, 2014 at 07:38:39 PM, Steve Rae wrote: > >>>On 14-08-29 08:11 AM, Tom Rini wrote: > On Thu, Aug 28, 2014 at 02:5