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 B6E14B7B9A for ; Fri, 13 Nov 2009 01:04:27 +1100 (EST) Subject: Re: [PATCH 3/5] powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed From: Kumar Gala In-Reply-To: <20090702161231.31202.87763.stgit@ES-J7S4D2J.amer.consind.ge.com> Date: Thu, 12 Nov 2009 08:03:57 -0600 Message-Id: References: <20090702154928.31202.65107.stgit@ES-J7S4D2J.amer.consind.ge.com> <20090702161231.31202.87763.stgit@ES-J7S4D2J.amer.consind.ge.com> To: Martyn Welch Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 2, 2009, at 11:12 AM, Martyn Welch wrote: > This patch enables the NVRAM found on the GE Fanuc SBC610 > > Signed-off-by: Martyn Welch > --- > > arch/powerpc/boot/dts/gef_sbc610.dts | 6 ++++++ > arch/powerpc/configs/86xx/gef_sbc610_defconfig | 4 ++-- > arch/powerpc/platforms/86xx/Kconfig | 1 + > arch/powerpc/platforms/86xx/gef_sbc610.c | 5 +++++ > 4 files changed, 14 insertions(+), 2 deletions(-) applied to next - k