From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Johnson Date: Fri, 18 Apr 2008 12:51:12 -0400 Subject: [U-Boot-Users] PCI stopped working on MPC8343 In-Reply-To: <4808AFCD.5070909@matrix-vision.de> References: <480883E6.5000304@matrix-vision.de> <4808AD5C.8080202@acm.org> <4808AFCD.5070909@matrix-vision.de> Message-ID: <4808D180.1000604@acm.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andr? Schwarz wrote: > Larry, > > you're right - but it doesn't fix my problem. > > > Thanks, > Andr? > > > Larry Johnson schrieb: >> Andre Schwarz wrote: >>> Last week my PCI bus has been running fine showing all devices. >>> Right now no devices are shown on the bus. >>> >>> I'm using CONFIG_83XX_GENERIC_PCI with common setup code for PCI. >>> >>> Nothing changed from my side during the last 2 weeks. >>> >>> >>> Did I miss any changes in u-boot ? >>> >>> >>> regards, >>> Andre Schwarz >>> Matrix Vision >> >> Hi Andre and everyone, >> >> I was just about to post on I problem I belatedly found with PCI on our >> Korat PPC400EPx board. (I believe the same problem exists on the >> Sequoia board, but have not proved it.) What appears to have broken it >> was the following patch (I got to use "git bisect" for the first time): >> >> I'm sorry to hear that. (And it was such a nice theory!) Best regards, Larry