From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id D6770DDE0F for ; Wed, 23 May 2007 02:29:04 +1000 (EST) Subject: Re: [PATCH 0/5] Add the support for MPC8641 silicon rev 2.0 and MPC8641HPCN board 2.0 From: Jon Loeliger To: Wei Zhang In-Reply-To: <11798051102658-git-send-email-wei.zhang@freescale.com> References: <11798051102658-git-send-email-wei.zhang@freescale.com> Content-Type: text/plain Message-Id: <1179851337.21010.81.camel@ld0161-tx32> Mime-Version: 1.0 Date: Tue, 22 May 2007 11:28:58 -0500 Cc: "linuxppc-dev@ozlabs.org" , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2007-05-21 at 22:38, Zhang Wei wrote: > Hi, Paul, > > The below 5 patches add the support for MPC8641 rev 2.0 silicon and MPC8641HPCN board 2.0. > > [PATCH 1/5] Remove the errata fix codes for MPC8641 silicon ver 1.0 which is end of life. > [PATCH 2/5] Add uli1575 pci-bridge sector to MPC8641HPCN dts file. > [PATCH 3/5] Float the pci bus number on MPC8641HPCN board. > [PATCH 4/5] Set RC of mpc8641 to transparent bridge for transfer legacy I/O access. > [PATCH 5/5] Set IDE in ULI1575 to not native mode. > > The MPC8641 rev 2.0 silicon fix the PCI/PCI-Express errata in rev 1.0. And the rev 1.0 silicon is end of life. So the dts tree and codes should be changes. Codes which are not compatible with PCI/PCI-Express specifications are removed. Some minor issues are fixed. > > Thanks! > > Best Regards, > Zhang Wei Hi Guys, Until I can get this to work in my test tree, I'd like to delay these patches. I'm neither NACK'ing nor ACK'ing them at this point in time. Thanks, jdl