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 F0A47DE095 for ; Thu, 29 Jan 2009 16:06:51 +1100 (EST) Message-Id: <01299321-A242-4E51-A5F8-FB10F4539173@kernel.crashing.org> From: Kumar Gala To: Martyn Welch In-Reply-To: <20090119113309.9225.78315.stgit@ubuntu8041.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v929.2) Subject: Re: [PATCH 2/3] powerpc/86xx: Board support for GE Fanuc SBC310 Date: Wed, 28 Jan 2009 23:06:45 -0600 References: <20090119112130.9225.82681.stgit@ubuntu8041.localdomain> <20090119113309.9225.78315.stgit@ubuntu8041.localdomain> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 19, 2009, at 5:33 AM, Martyn Welch wrote: > Support for the SBC310 VPX Single Board Computer from GE Fanuc > (PowerPC > MPC8641D). > > This is the basic board support for GE Fanuc's SBC310, a 3U single > board > computer, based on Freescale's MPC8641D. > > Signed-off-by: Martyn Welch > --- > > arch/powerpc/boot/dts/gef_sbc310.dts | 364 +++++++++++++++++++++ > +++++++++ > arch/powerpc/platforms/86xx/Kconfig | 10 + > arch/powerpc/platforms/86xx/Makefile | 1 > arch/powerpc/platforms/86xx/gef_sbc310.c | 230 +++++++++++++++++++ > drivers/watchdog/Kconfig | 2 > 5 files changed, 605 insertions(+), 2 deletions(-) applied to next - k