From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 19 Jul 2013 14:03:54 +0200 Subject: [U-Boot] [U-boot] failed to boot an compressed u-boot.bin In-Reply-To: References: <20130719111633.32c8745a@lilith> Message-ID: <20130719140354.19df740b@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 Fri, 19 Jul 2013 17:25:46 +0800, wrote: > Hi, Albert: > Sorry! > I made a mistake at before mail content! > The correct setting is: > I changed SYS_TEXT_BASE = 0x0800 0000 in boards.cfg. > I also changed the decompressed target address = SYS_TEXT_BASE = 0x0800 0000. > So, I could boot successfully. > If I didn't let decompressed target address = 0x0800 0000, boot would fail. But then, why change the board's original SYS_TEXT_BASE? Could you not just leave boards.cfg untouched, and only change the decompressed target address to 0x03F80000? > Best wishes, Amicalement, -- Albert.