From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 6 Sep 2012 12:49:04 +0200 Subject: [U-Boot] [PATCH 0/6] add zip command support for uboot In-Reply-To: <20120906124158.7c07afd2@amdc308.digital.local> References: <1332690817-31759-1-git-send-email-adrian.wenl@gmail.com> <201209061049.40702.marex@denx.de> <20120906124158.7c07afd2@amdc308.digital.local> Message-ID: <201209061249.04442.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 use proper #define CONFIG_CMD_ZIP to not > compile it until we "really" use this. I'd rather see a user and code added, not the other way. > Are there any other potential "users" of this functionality (ZIP > compression/decompression) in u-boot? None that I know of. Is it really zip or is it gzip ? Best regards, Marek Vasut