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 0EA91DDF5C for ; Tue, 3 Feb 2009 02:45:13 +1100 (EST) Message-Id: From: Kumar Gala To: Martyn Welch In-Reply-To: <4986BEB9.3030606@gefanuc.com> 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: Mon, 2 Feb 2009 09:45:02 -0600 References: <4982F311.4050507@gefanuc.com> <9B0CCADB-C891-42B2-BE94-0927B5715A00@kernel.crashing.org> <4986BEB9.3030606@gefanuc.com> Cc: linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Feb 2, 2009, at 3:36 AM, Martyn Welch wrote: > Becky Bruce wrote: >> 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? > > Yup, just double checked it. SOC mapped at ffe00000. If I use the > wrong DTB I don't get any serial output... > >> 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 :) > > It appears the same problem is affecting our sbc610 as well, the > location of the SOC hasn't changed on that board. > > Martyn Hm.. maybe try a git-bisect between 2.6.28 and 2.6.29-rc3? - k