From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7CE6FDE1D7 for ; Sat, 31 Jan 2009 03:47:51 +1100 (EST) Message-Id: <9B0CCADB-C891-42B2-BE94-0927B5715A00@kernel.crashing.org> From: Becky Bruce To: Kumar Gala In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Booting 2.6.29-rc3 on mpc8661d_hpcn failing Date: Fri, 30 Jan 2009 10:47:42 -0600 References: <4982F311.4050507@gefanuc.com> Cc: linuxppc-dev list , Martyn Welch List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 30, 2009, at 8:42 AM, Kumar Gala wrote: > > On Jan 30, 2009, at 6:31 AM, Martyn Welch wrote: > >> Hi Guys, >> >> It seems that 2.6.29-rc3 is not booting on the MPC8641 HPCN. I have >> just updated u-boot to the latest git to see if that improved >> matters, however I get stuck at the following. Any ideas? > > did you update your .dtb as well? We've changed the memory map for that board in the latest u-boot, which is why you need a new .dtb. If this still failing, let me know, and I'll give it a try on my board and see what's up since this is probably my fault :) Cheers, B