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 41ECDB7D4A for ; Sun, 30 May 2010 15:03:26 +1000 (EST) Subject: Re: mmio_nvram.c users ? From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <20100529134143.GL24511@zod.rchland.ibm.com> References: <1274773439.1931.238.camel@pasglop> <20100525110050.GH24511@zod.rchland.ibm.com> <1275104704.1931.528.camel@pasglop> <20100529134143.GL24511@zod.rchland.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Sun, 30 May 2010 09:15:16 +1000 Message-ID: <1275174916.1931.532.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev , Arnd Bergmann List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 2010-05-29 at 09:41 -0400, Josh Boyer wrote: > > Probably. Maybe we shouldn't have duplicated a driver in our platform > code to begin with. I believe our nvram infrastructure predates it by a long shot :-) powerpc /dev/nvram stuff is very very very ancient. Cheers, Ben.