From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 17 Jul 2013 15:07:20 +0200 Subject: [U-Boot] [U-boot] failed to boot an compressed u-boot.bin In-Reply-To: References: Message-ID: <20130717150720.79afbb55@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi TigerLiu at viatech.com.cn, On Wed, 17 Jul 2013 19:53:10 +0800, wrote: > Hi, experts: > Sorry! > Not self-compressed, it is self-uncompressed ! > ------------------------------------------------------ > I tried to add a self-uncompressed header in u-boot.bin on a Cortex-A9 > single core platform. > Then, i tried to boot it. > But failed in board_init_f() function. > > Has anybody tried to boot a self-uncompressed u-boot.bin ? > Best wishes, IIUC, you then load that "header + u-boot.bin" in memory and it decompresses itself. At what address does it place the uncompressed load? Amicalement, -- Albert.