From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norbert van Bolhuis Date: Tue, 27 Jan 2009 11:05:13 +0100 Subject: [U-Boot] u-boot fails to uncompress a "gzip'ed -9" kernel In-Reply-To: <4974875B.6060700@aimvalley.nl> References: <49746A3B.5070706@aimvalley.nl> <20090119130757.BEB33832E425@gemini.denx.de> <4974875B.6060700@aimvalley.nl> Message-ID: <497EDC59.3080405@aimvalley.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This is a MPC8313E-RDB board problem. We have 2 REV A4 boards. I can reproduce this problem on both of the MPC8313E-RDB boards with any version of u-boot with a compressed file which contains 1 or more dynamic codes blocks and a final fixed codes block. I have a 5k gzipped file for which the problem (already) occurs. I could test on a PQ2FADS board. The problem doesn't occur on this board. I did some memory tests (which I should've done a bit earlier) and the same problem (soft reset due to checkstop) occurs. I'll make a new thread for this.