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 81336B7B68 for ; Fri, 13 Nov 2009 01:04:17 +1100 (EST) Subject: Re: [PATCH 5/5] powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset=us-ascii; format=flowed From: Kumar Gala In-Reply-To: <20090702161244.31202.22026.stgit@ES-J7S4D2J.amer.consind.ge.com> Date: Thu, 12 Nov 2009 08:04:09 -0600 Message-Id: <25927871-55D1-4F6E-B98F-ECBFDCEB4388@kernel.crashing.org> References: <20090702154928.31202.65107.stgit@ES-J7S4D2J.amer.consind.ge.com> <20090702161244.31202.22026.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: > Add support for NVRAM on GE Fanuc's PPC9A. > > Signed-off-by: Martyn Welch > --- > > arch/powerpc/boot/dts/gef_ppc9a.dts | 6 ++++++ > arch/powerpc/configs/86xx/gef_ppc9a_defconfig | 4 ++-- > arch/powerpc/platforms/86xx/Kconfig | 1 + > arch/powerpc/platforms/86xx/gef_ppc9a.c | 5 +++++ > 4 files changed, 14 insertions(+), 2 deletions(-) applied to next - k