From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Thu, 6 Sep 2012 18:03:42 -0500 Subject: [U-Boot] cuImage doesn't boot with u-boot 2009.11 version In-Reply-To: References: Message-ID: <50492BCE.4070807@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/03/2012 01:08 PM, narayanasami vijayaraghavan wrote: > Hello uboot experts, > ( I am new to board level debugging. So, please excuse if I am asking any > basic question). > > Is cuImage format supported with u-boot-2009.11 version? > > I am running linux 2.6.32 with powerpc P1020 (freescale) board. The board > has u-boot version 2009.11. > When I build the uImage and device tree blob separately, it is booting from > u-boot. > But, if I build cuImage format, it doesn't boot, and stops at > "Uncompressing Kernel Image ... OK": Why are you using cuImage with P1020? cuImage is for old boards with old U-Boots that don't support device trees. -Scott