From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: FAT vs jFFS2 for NAND. From: David Woodhouse To: Claudio Lanconelli In-Reply-To: <4497DCA6.2080006@eptar.com> References: <4497DCA6.2080006@eptar.com> Content-Type: text/plain Date: Tue, 20 Jun 2006 13:30:58 +0100 Message-Id: <1150806658.17609.55.camel@hades.cambridge.redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2006-06-20 at 13:31 +0200, Claudio Lanconelli wrote: > I made some time ago a Smartmedia read only layer for MTD, since I > can't make the current ssfdc.c working. > I attach it if you want to give a look. Thanks. I think it makes a certain amount of sense to merge that -- people can add write support to it later. Please could you re-send with a Signed-off-by: line so that it can be merged? -- dwmw2