From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vaxon.spb.rtsoft.ru (unknown [212.176.242.38]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 40412DDEC5 for ; Wed, 31 Oct 2007 03:46:30 +1100 (EST) Received: from vaxon.spb.rtsoft.ru (localhost.localdomain [127.0.0.1]) by vaxon.spb.rtsoft.ru (8.13.1/8.13.1) with ESMTP id l9UGjBV2022023 for ; Tue, 30 Oct 2007 19:45:11 +0300 Received: (from vaxon@localhost) by vaxon.spb.rtsoft.ru (8.13.1/8.13.1/Submit) id l9UGjBTG022020 for linuxppc-dev@ozlabs.org; Tue, 30 Oct 2007 19:45:11 +0300 Date: Tue, 30 Oct 2007 19:45:11 +0300 From: Valentine Barshak To: linuxppc-dev@ozlabs.org Subject: [PATCH 0/4] PowerPC: 440GRx Rainier board support. Message-ID: <20071030164511.GA21973@ru.mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following patches add PowerPC 440GRx Rainier board support. The board is almost identical to Sequoia, but doesn't have USB and FPU is not supported. Thanks, Valentine.