Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-10-13 Thread Wolfgang Denk
Dear "Luigi 'Comio' Mantellini", In message <[EMAIL PROTECTED]> you wrote: > > Date: Sat, 13 Sep 2008 10:04:32 +0200 > Subject: [PATCH] Fix lzma uncompress call (image_start wrongly used instead= > image_len) > > > Signed-off-by: Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> > --- > common/cmd_

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-13 Thread Luigi 'Comio' Mantellini
Sorry again, but I cannot use git-send-email. This is the corrected patch. Best regards, luigi Il domenica 14 settembre 2008 00:58:10 Wolfgang Denk ha scritto: > Dear "Luigi 'Comio' Mantellini", > > In message <[EMAIL PROTECTED]> you wrote: > > I noticed a typo in the lzma uncompress invocation

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-13 Thread Wolfgang Denk
Dear "Luigi 'Comio' Mantellini", In message <[EMAIL PROTECTED]> you wrote: > > I noticed a typo in the lzma uncompress invocation (image_start instead=20 > image_len). > > This patch correct the mistake. Please add your Signed-off-by: line... Best regards, Wolfgang Denk -- DENX Software Engi

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-13 Thread Jean-Christophe PLAGNIOL-VILLARD
> Fax: +39 02 5167 2459 > Email: [EMAIL PROTECTED] > > From 565ecc8ff0a21a9a9f3381c0bfaea629598b7c00 Mon Sep 17 00:00:00 2001 > From: Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> > Date: Sat, 13 Sep 2008 10:04:32 +0200 > Subject: [PATCH] Fix lzma uncompress call (image_start wrongly used instea

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-13 Thread Luigi 'Comio' Mantellini
I noticed a typo in the lzma uncompress invocation (image_start instead image_len). This patch correct the mistake. best regards. luigi (I'm sorry but I cannot use the git-send-email) Il lunedì 08 settembre 2008 02:46:13 Jean-Christophe PLAGNIOL-VILLARD ha scritto: > From: Luigi 'Comio' Man

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-12 Thread Luigi Mantellini
HI Wolfgang, the lzma.txt file is from the original sources. thanks for applying this patch. luigi 2008/9/13 Wolfgang Denk <[EMAIL PROTECTED]>: > Dear Jean-Christophe PLAGNIOL-VILLARD, > > In message <[EMAIL PROTECTED]> you wrote: >> --===0188417863== >> >> From: Luigi 'Comio' Mant

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-12 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <[EMAIL PROTECTED]> you wrote: > --===0188417863== > > From: Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> > > Signed-off-by: Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[EMAIL PROTEC

Re: [U-Boot] [PATCH 1/1 V3] Add support for LZMA uncompression algorithm.

2008-09-08 Thread Luigi 'Comio' Mantellini
Hi Jean-Christophe, Hi U-boot ml, thanks for the rebasing this patch. best regards, luigi Il lunedì 08 settembre 2008 02:46:13 Jean-Christophe PLAGNIOL-VILLARD ha scritto: > From: Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> > > Signed-off-by: Luigi 'Comio' Mantellini <[EMAIL PROTECTED]> > Sig