From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e35.co.us.ibm.com (e35.co.us.ibm.com [32.97.110.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e35.co.us.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 1774ADDF4B for ; Thu, 6 Sep 2007 03:41:33 +1000 (EST) Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e35.co.us.ibm.com (8.13.8/8.13.8) with ESMTP id l85HfUOh006570 for ; Wed, 5 Sep 2007 13:41:30 -0400 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l85HfUDi428862 for ; Wed, 5 Sep 2007 11:41:30 -0600 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l85HfUnl002573 for ; Wed, 5 Sep 2007 11:41:30 -0600 Date: Wed, 5 Sep 2007 12:41:28 -0500 From: Josh Boyer To: Valentine Barshak Subject: Re: [PATCH 0/4] PowerPC 440EPx: Initial Sequoia support Message-ID: <20070905124128.7432d6fd@weaponx.rchland.ibm.com> In-Reply-To: <20070829133520.GA19925@ru.mvista.com> References: <20070829133520.GA19925@ru.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 29 Aug 2007 17:35:20 +0400 Valentine Barshak wrote: > The following patches add initial PowerPC 440EPx Sequoia board support. > The code is based mainly on the Bamboo board support by Josh Boyer. > These patches have been modified according the comments for the previous > 440EPx Sequoia patch series. FYI, I'll be pulling this series into my git tree this week. josh