Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-28 Thread Lei Wen
Hi Tom, > > If the patch is generally accepted, I would update with another > > version with the README update included. > > Yes, please v2 things with an updated README. Thanks. > > I have updated the patch set, please help re-check it. Thanks, Lei _

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-27 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/26/12 19:05, Lei Wen wrote: > Hi Tom, > > On Thu, Sep 27, 2012 at 12:20 AM, Tom Rini > wrote: > > On Wed, Sep 26, 2012 at 05:34:25PM +0200, Marek Vasut wrote: >> Dear Lei Wen, >> >>> On Thu, Sep 6, 2012 at 6:49 PM, Marek

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-26 Thread Lei Wen
Hi Marek, On Wed, Sep 26, 2012 at 11:34 PM, Marek Vasut wrote: > Dear Lei Wen, > > > On Thu, Sep 6, 2012 at 6:49 PM, Marek Vasut wrote: > > > Dear Lukasz Majewski, > > > > > > [...] > > > > > > > > Ok, that means we can make use of this command ? > > > > > > > > I cannot promise, that I will pr

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-26 Thread Lei Wen
Hi Tom, On Thu, Sep 27, 2012 at 12:20 AM, Tom Rini wrote: > On Wed, Sep 26, 2012 at 05:34:25PM +0200, Marek Vasut wrote: > > Dear Lei Wen, > > > > > On Thu, Sep 6, 2012 at 6:49 PM, Marek Vasut wrote: > > > > Dear Lukasz Majewski, > > > > > > > > [...] > > > > > > > > > > Ok, that means we can m

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-26 Thread Tom Rini
On Wed, Sep 26, 2012 at 05:34:25PM +0200, Marek Vasut wrote: > Dear Lei Wen, > > > On Thu, Sep 6, 2012 at 6:49 PM, Marek Vasut wrote: > > > Dear Lukasz Majewski, > > > > > > [...] > > > > > > > > Ok, that means we can make use of this command ? > > > > > > > > I cannot promise, that I will pro

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-26 Thread Marek Vasut
Dear Lei Wen, > On Thu, Sep 6, 2012 at 6:49 PM, Marek Vasut wrote: > > Dear Lukasz Majewski, > > > > [...] > > > > > > Ok, that means we can make use of this command ? > > > > > > I cannot promise, that I will provide the "zip" support straightaway in > > > the DFU. > > > > > > On the one han

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-25 Thread Lei Wen
On Thu, Sep 6, 2012 at 6:49 PM, Marek Vasut wrote: > Dear Lukasz Majewski, > > [...] > > > > Ok, that means we can make use of this command ? > > > > I cannot promise, that I will provide the "zip" support straightaway in > > the DFU. > > > > On the one hand if DFU is the only user of this comman

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-06 Thread Marek Vasut
Dear Lukasz Majewski, [...] > > Ok, that means we can make use of this command ? > > I cannot promise, that I will provide the "zip" support straightaway in > the DFU. > > On the one hand if DFU is the only user of this command we are adding in > fact a "dead" code. > On the other hand we can u

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-06 Thread Lukasz Majewski
Hi Marek, > Dear Lukasz Majewski, > > > Dear Marek and Lei, > > > > > Dear Lei Wen, > > > > > > > Hi Marek, > > > > > > > > On Thu, Sep 6, 2012 at 12:18 PM, Marek Vasut > > > > > > > > wrote: > > > > > Dear adrian.w...@gmail.com, > > > > > > > > > >> From: Lei Wen > > > > > > > > > > Lei?

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-06 Thread Marek Vasut
Dear Lukasz Majewski, > Dear Marek and Lei, > > > Dear Lei Wen, > > > > > Hi Marek, > > > > > > On Thu, Sep 6, 2012 at 12:18 PM, Marek Vasut > > > > > > wrote: > > > > Dear adrian.w...@gmail.com, > > > > > > > >> From: Lei Wen > > > > > > > > Lei? Long time no see :) > > > > > > Long time

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-06 Thread Lukasz Majewski
Dear Marek and Lei, > Dear Lei Wen, > > > Hi Marek, > > > > On Thu, Sep 6, 2012 at 12:18 PM, Marek Vasut > > wrote: > > > Dear adrian.w...@gmail.com, > > > > > >> From: Lei Wen > > > > > > Lei? Long time no see :) > > > > Long time no see. :) > > Yep, you're doing well? > > > >> This patc

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-05 Thread Marek Vasut
Dear Lei Wen, > Hi Marek, > > On Thu, Sep 6, 2012 at 12:18 PM, Marek Vasut wrote: > > Dear adrian.w...@gmail.com, > > > >> From: Lei Wen > > > > Lei? Long time no see :) > > Long time no see. :) Yep, you're doing well? > >> This patch set add zip command support for uboot. > >> The first t

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-05 Thread Lei Wen
Hi Marek, On Thu, Sep 6, 2012 at 12:18 PM, Marek Vasut wrote: > Dear adrian.w...@gmail.com, > >> From: Lei Wen > > Lei? Long time no see :) Long time no see. :) > >> This patch set add zip command support for uboot. >> The first two patches import deflate and trees functions from zlib 1.2.5 >>

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-09-05 Thread Marek Vasut
Dear adrian.w...@gmail.com, > From: Lei Wen Lei? Long time no see :) > This patch set add zip command support for uboot. > The first two patches import deflate and trees functions from zlib 1.2.5 > without any change. While the third patch did the necessary change to > make the import file coul

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-06-21 Thread Wolfgang Denk
Dear Mike, In message Lei Wen wrote: > > > i think you've missed the point of my questions.  we aren't concerned with > > changes you've written (such as patch 4/6 in this series), but bug fixes > > that > > were added to the zlib code before you updated things.  updating to a newer > > versio

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-05-08 Thread Lei Wen
On Wed, Apr 11, 2012 at 9:24 AM, Lei Wen wrote: > Hi Mike, > > On Wed, Apr 11, 2012 at 6:11 AM, Mike Frysinger wrote: >> On Tuesday 10 April 2012 01:05:13 Lei Wen wrote: >>> Hi Mike, >>> >>> On Tue, Apr 10, 2012 at 12:37 PM, Mike Frysinger wrote: >>> > On Tuesday 03 April 2012 05:31:09 Lei Wen w

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-10 Thread Lei Wen
Hi Mike, On Wed, Apr 11, 2012 at 6:11 AM, Mike Frysinger wrote: > On Tuesday 10 April 2012 01:05:13 Lei Wen wrote: >> Hi Mike, >> >> On Tue, Apr 10, 2012 at 12:37 PM, Mike Frysinger wrote: >> > On Tuesday 03 April 2012 05:31:09 Lei Wen wrote: >> >> Hi Mike, >> >> >> >> On Tue, Apr 3, 2012 at 3:1

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-10 Thread Mike Frysinger
On Tuesday 10 April 2012 01:05:13 Lei Wen wrote: > Hi Mike, > > On Tue, Apr 10, 2012 at 12:37 PM, Mike Frysinger wrote: > > On Tuesday 03 April 2012 05:31:09 Lei Wen wrote: > >> Hi Mike, > >> > >> On Tue, Apr 3, 2012 at 3:17 AM, Mike Frysinger wrote: > >> > On Tue, Mar 27, 2012 at 04:04, Lei We

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-09 Thread Lei Wen
Hi Mike, On Tue, Apr 10, 2012 at 12:37 PM, Mike Frysinger wrote: > On Tuesday 03 April 2012 05:31:09 Lei Wen wrote: >> Hi Mike, >> >> On Tue, Apr 3, 2012 at 3:17 AM, Mike Frysinger wrote: >> > On Tue, Mar 27, 2012 at 04:04, Lei Wen wrote: >> >> On Sun, Mar 25, 2012 at 11:53 PM,   wrote: >> >>>

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-09 Thread Mike Frysinger
On Tuesday 03 April 2012 05:31:09 Lei Wen wrote: > Hi Mike, > > On Tue, Apr 3, 2012 at 3:17 AM, Mike Frysinger wrote: > > On Tue, Mar 27, 2012 at 04:04, Lei Wen wrote: > >> On Sun, Mar 25, 2012 at 11:53 PM, wrote: > >>> From: Lei Wen > >>> > >>> This patch set add zip command support for ubo

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-03 Thread Lei Wen
Hi Mike, On Tue, Apr 3, 2012 at 3:17 AM, Mike Frysinger wrote: > On Tue, Mar 27, 2012 at 04:04, Lei Wen wrote: >> On Sun, Mar 25, 2012 at 11:53 PM,   wrote: >>> From: Lei Wen >>> >>> This patch set add zip command support for uboot. >>> The first two patches import deflate and trees functions f

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-02 Thread Mike Frysinger
On Tue, Mar 27, 2012 at 04:04, Lei Wen wrote: > On Sun, Mar 25, 2012 at 11:53 PM,   wrote: >> From: Lei Wen >> >> This patch set add zip command support for uboot. >> The first two patches import deflate and trees functions from zlib 1.2.5 >> without any change. While the third patch did the nece

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-04-02 Thread Lei Wen
Dear Wolfgang, On Wed, Mar 28, 2012 at 10:23 AM, Lei Wen wrote: > Hi Tom, > > On Wed, Mar 28, 2012 at 2:12 AM, Tom Rini wrote: >> On Tue, Mar 27, 2012 at 04:04:29PM +0800, Lei Wen wrote: >>> Hi, >>> >>> On Sun, Mar 25, 2012 at 11:53 PM,   wrote: >>> > From: Lei Wen >>> > >>> > This patch set ad

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-03-27 Thread Lei Wen
Hi Tom, On Wed, Mar 28, 2012 at 2:12 AM, Tom Rini wrote: > On Tue, Mar 27, 2012 at 04:04:29PM +0800, Lei Wen wrote: >> Hi, >> >> On Sun, Mar 25, 2012 at 11:53 PM,   wrote: >> > From: Lei Wen >> > >> > This patch set add zip command support for uboot. >> > The first two patches import deflate and

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-03-27 Thread Tom Rini
On Tue, Mar 27, 2012 at 04:04:29PM +0800, Lei Wen wrote: > Hi, > > On Sun, Mar 25, 2012 at 11:53 PM, wrote: > > From: Lei Wen > > > > This patch set add zip command support for uboot. > > The first two patches import deflate and trees functions from zlib 1.2.5 > > without any change. While the

Re: [U-Boot] [PATCH 0/6] add zip command support for uboot

2012-03-27 Thread Lei Wen
Hi, On Sun, Mar 25, 2012 at 11:53 PM, wrote: > From: Lei Wen > > This patch set add zip command support for uboot. > The first two patches import deflate and trees functions from zlib 1.2.5 > without any change. While the third patch did the necessary change to > make the import file could be b