From mboxrd@z Thu Jan 1 00:00:00 1970 From: A. Geisreiter Date: Fri, 22 Jan 2010 15:03:27 +0100 Subject: [U-Boot] Performance problems with gunzip Message-ID: <000301ca9b6b$ad2c7ba0$078572e0$@de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, I try to unzip a WinCE kernel with the U-Boot gunzip routine. It is working, but it takes roughly 1min to uncompress a 10MB zip file. I am working with a PXA270 platform. What could be the reason for the worst performance? Thanks, Andreas