Different nand interface
Alice Hennessy
ahennessy at mvista.com
Tue Nov 18 17:26:16 EST 2003
Alice Hennessy wrote:
> David Woodhouse wrote:
>
> > On Mon, 2003-10-27 at 13:17 -0800, Alice Hennessy wrote:
> > > Thanks for the quick response. I'll weigh the massage effort with any
> > > future maintenance effort saved.
> >
> > Bear in mind I'm happy enough to make changes to the generic NAND
> > interface if they're going to be useful in general.
> >
> > --
> > dwmw2
> >
> > ______________________________________________________
> > Linux MTD discussion mailing list
> > http://lists.infradead.org/mailman/listinfo/linux-mtd/
>
> I've attached the current driver for review, possibly as a standalone
> driver. As you can
> see from the patch, the current placement of the driver is in the
> drivers/mtd/nand
> directory and it replaces the generic nand.c if configured to the
> customized board.
> This was to make use of nand_ecc.c and nand_ids.c. Also, the supporting
> files
> stw_flash.h and stw_flash.c are currently under the board's directories
> but can be massaged to
> go anywhere necessary. This board's nand flash, as I've stated in
> previous emails,
> has a completely different hardware interface than the standard nand flash
> and this makes
> using the generic nand.c difficult. Any opinions on how this fits in
> would be appreciated.
>
> Alice
>
> ------------------------------------------------------------------------
Hi,
Are there any objections or opinions on adding this driver ?
Alice
More information about the linux-mtd
mailing list