From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vega.surpasshosting.com (vega.surpasshosting.com [72.29.83.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C6B37B7D30 for ; Wed, 17 Mar 2010 18:57:17 +1100 (EST) Message-ID: <4BA08B61.5000406@embedded-sol.com> Date: Wed, 17 Mar 2010 09:57:21 +0200 From: Felix Radensky MIME-Version: 1.0 To: Benjamin Herrenschmidt Subject: Re: Problem with PCI bus rescan on 460EX References: <4B8E6FA3.70503@embedded-sol.com> <20100310225100.GB27324@ldl.fc.hp.com> <4B98A0CB.8090103@embedded-sol.com> <4B9A07D2.4060801@jp.fujitsu.com> <4B9AC885.3010107@embedded-sol.com> <4B9DC820.2060100@jp.fujitsu.com> <4B9DCF01.4050709@embedded-sol.com> <4B9DF72F.3040105@jp.fujitsu.com> <4B9E18A7.2080605@embedded-sol.com> <4B9F19E2.2090709@jp.fujitsu.com> <4B9FFAD1.8030309@embedded-sol.com> <4BA02A49.9050101@jp.fujitsu.com> <4BA086EF.6080708@embedded-sol.com> <1268812060.2335.174.camel@pasglop> In-Reply-To: <1268812060.2335.174.camel@pasglop> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: "linuxppc-dev@ozlabs.org" , linux-pci@vger.kernel.org, yinghai@kernel.org, Alex Chiang , Kenji Kaneshige List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Ben, Benjamin Herrenschmidt wrote: > On Wed, 2010-03-17 at 09:38 +0200, Felix Radensky wrote: > >> Hello Kenj-san >> >> Kenji Kaneshige wrote: >> >>> By the way, I think Yinghai's bridge resource reallocation patch series >>> might help you. It is in Jesse's PCI tree. Please take a look. >>> >>> >>> >> I've tried Jesse's tree on my custom board and on 460EX evaluation board >> (Canyonlands). In both cases the kernel doesn't boot unless PCI support is >> disabled. Debugging is difficult as the board just resets before >> anything is >> is printed on console. >> > > This is Jesse tree with the default Canyonlands defconfig ? Hrm... I'll > have to take a look, somebody mucking with PCI resource allocation is > very likely to break something :-) > > > Yep, default Canyonlands defconfig and default DTS. Felix.