Hi Mike, On Tue, Apr 3, 2012 at 3:17 AM, Mike Frysinger <vap...@gentoo.org> wrote: > On Tue, Mar 27, 2012 at 04:04, Lei Wen <adrian.w...@gmail.com> wrote: >> On Sun, Mar 25, 2012 at 11:53 PM, <adrian.w...@gmail.com> wrote: >>> From: Lei Wen <lei...@marvell.com> >>> >>> 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 built passed in uboot environment. >> >> Any comments to this series? > > did you forward port the misc fixes/optimization that were done ? or > did you just drop in the new code ?
The fixes/optimization is already separated in different patch, as the 0004 in current series. Other file is just import as intact from zlib1.2.5, the 0001 and 0002 patch. > > for example, cd514aeb996e2f7aefbe1f78481965d9d074aed4 is pretty important I see. I try my best to keep the current modification history adding to the original zlib code. > > you can view other fixes by: > git log -p -- lib_generic/zlib.c > git log -p -- lib/zlib.c > git log -p -- lib/zlib/ > -mike Thanks, Lei _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot