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 ESMTP id E54A7DDEE9 for ; Fri, 22 Jun 2007 08:28:29 +1000 (EST) In-Reply-To: <1182461025.21421.48.camel@ld0161-tx32> References: <1180996188.9632.68.camel@ld0161-tx32> <1182461025.21421.48.camel@ld0161-tx32> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: From: Kumar Gala Subject: Re: [PATCH v2 0/9] Add Generic PCI-E support to 8641HPCN Date: Thu, 21 Jun 2007 17:29:13 -0500 To: Jon Loeliger Cc: "linuxppc-dev@ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 21, 2007, at 4:23 PM, Jon Loeliger wrote: > On Mon, 2007-06-04 at 17:29, Jon Loeliger wrote: >> Paul, >> >> This 8-part patch set combines the two previous patch >> sets, 5 from Zheng Wei, and 3 from me, along with one >> from Wade Farnsworth into one nice-n-happy set, all >> designed to re-enable PCI-Express on the MPC8641HPCN board. >> >> This is version 2 of the patch set and incorporates >> improvements suggested by list reviewers. > > > Paul, > > I hadn't seen any further comment on this series of > patches for PCI on 8641. Any chance we could get them > applied to your repo? I've got a "cleaner" version of the float bus patch that I need to post and will apply the others to my tree. - k