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 ESMTPS id 046F3DDF26 for ; Sat, 11 Oct 2008 00:27:54 +1100 (EST) Message-Id: <786BD56D-0EAA-4300-9DF6-DEC910F6F0A0@kernel.crashing.org> From: Kumar Gala To: Kumar Gala In-Reply-To: <497F4C67-0838-4725-B2EC-6510515AC0A1@kernel.crashing.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [PATCH] powerpc: FPGA support for GE Fanuc SBC610 Date: Fri, 10 Oct 2008 08:27:43 -0500 References: <20081001124620.23955.42588.stgit@ubuntu8041.localdomain> <497F4C67-0838-4725-B2EC-6510515AC0A1@kernel.crashing.org> Cc: linuxppc-dev@ozlabs.org, Martyn Welch , paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Oct 3, 2008, at 4:57 PM, Kumar Gala wrote: > > On Oct 1, 2008, at 7:46 AM, Martyn Welch wrote: > >> Support for the SBC610 VPX Single Board Computer from GE Fanuc >> (PowerPC >> MPC8641D). >> >> This patch adds support for the registers held in the devices main >> FPGA, >> exposing extra information about the revision of the board through >> cpuinfo. >> >> Signed-off-by: Martyn Welch >> --- > > this doesn't apply for me. any plans for an updated patch? - k